Information Exposure Affecting org.airsonic.player:airsonic-main package, versions [10.1.0,]


0.0
high

Snyk CVSS

    Attack Complexity High
    Confidentiality High

    Threat Intelligence

    EPSS 0.22% (61st percentile)
Expand this section
NVD
9.8 critical

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-ORGAIRSONICPLAYER-174135
  • published 9 Apr 2019
  • disclosed 7 Apr 2019
  • credit Unknown

How to fix?

A fix was pushed into the master branch but not yet published.

Overview

org.airsonic.player:airsonic-main is a media server that can be used to stream multiple players simultaneously.

Affected versions of this package are vulnerable to Information Exposure. The code uses default remember-me mechanism based on MD5, with a fixed key of airsonic in GlobalSecurityConfig.java. An attacker able to capture cookies might be able to trivially brute-force offline the passwords of associated users.