CVE-2019-10908

Source
https://cve.org/CVERecord?id=CVE-2019-10908
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-10908.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2019-10908
Published
2019-04-07T14:29:00Z
Modified
2026-05-16T04:01:30Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages