Vendor
Airsonic
Products
1
CVEs
3
Across products
3
Status
Private
Products
1- 3 CVEs
Recent CVEs
3| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2018-20222 | Cri | 0.64 | 9.8 | 0.02 | Apr 4, 2019 | XXE issue in Airsonic before 10.1.2 during parse. | ||
| CVE-2019-10908 | Cri | 0.00 | 9.8 | 0.02 | Apr 7, 2019 | 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. | ||
| CVE-2019-10907 | Cri | 0.00 | 9.8 | 0.01 | Apr 7, 2019 | Airsonic 10.2.1 uses Spring's default remember-me mechanism based on MD5, with a fixed key of airsonic in GlobalSecurityConfig.java. An attacker able to capture cookies might be able to trivially bruteforce offline the passwords of associated users. |
- risk 0.64cvss 9.8epss 0.02
XXE issue in Airsonic before 10.1.2 during parse.
- risk 0.00cvss 9.8epss 0.02
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.
- risk 0.00cvss 9.8epss 0.01
Airsonic 10.2.1 uses Spring's default remember-me mechanism based on MD5, with a fixed key of airsonic in GlobalSecurityConfig.java. An attacker able to capture cookies might be able to trivially bruteforce offline the passwords of associated users.