Security Advisory

CVE-2019-10908

9.8
CRITICAL

Vulnerability 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.
Published Date April 7, 2019
Official Source NIST NVD Advisory