← Back to CVE List

CVE-2019-10908

Published: 2019-04-07T14:29Z
Last Modified: 2024-11-21T04:20Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt