CVE-2019-10908

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.
Configurations

Configuration 1

cpe:2.3:a:airsonic_project:airsonic:10.2.1:*:*:*:*:*:*:*

Information

Published : 2019-04-07 02:29

Updated : 2021-07-21 11:39


NVD link : CVE-2019-10908

Mitre link : CVE-2019-10908

Products Affected
No products.
CWE
CWE-339

Small Seed Space in PRNG