Vulnerability Description
Airsonic 10.2.1 uses Spring's 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 bruteforce offline the passwords of associated users.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Airsonic Project | Airsonic | 10.2.1 |
Related Weaknesses (CWE)
References
- https://github.com/airsonic/airsonic/commit/3e07ea52885f88d3fbec444dfd592f27bfb6PatchThird Party Advisory
- https://github.com/airsonic/airsonic/commit/3e07ea52885f88d3fbec444dfd592f27bfb6PatchThird Party Advisory
FAQ
What is CVE-2019-10907?
CVE-2019-10907 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Airsonic 10.2.1 uses Spring's 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 brut...
How severe is CVE-2019-10907?
CVE-2019-10907 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2019-10907?
Check the references section above for vendor advisories and patch information. Affected products include: Airsonic Project Airsonic.