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.
Score: 1.8
Priority: P4 - Informational (Low)
Score: 0.00433
Percentile:
0.61939
CVSS v3.0 Score: 9.8
Severity: CRITICAL