VulnerabilityModified
CVE-2019-10908
This PRNG has a 48-bit seed that can easily be bruteforced, leading to trivial privilege escalation attacks.
CRITICAL 9.8EPSS 1.61%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.61%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
In Airsonic 10.2.1, RecoverController.java generates passwords via org.apache.commons.lang.RandomStringUtils, which uses java.util.Random internally. This PRNG has a 48-bit seed that can easily be bruteforced, leading to trivial privilege escalation attacks.
- CVSS 3.0
- 9.8 CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 1.61% probability · 75th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-335
- Affected
- airsonic project/airsonic
- Source
- cve@mitre.org
References
- https://github.com/airsonic/airsonic/commit/61c842923a6d60d4aedd126445a8437b53b752c8Patch, Third Party Advisory
- https://github.com/airsonic/airsonic/commit/61c842923a6d60d4aedd126445a8437b53b752c8Patch, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.