CVE-2024-28852
CVE-2024-28852 is a medium-severity vulnerability in Ampache with a CVSS 3.x base score of 6.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: Medium (CVSS 3.x base score 6.1)
- EPSS exploit prediction: 1% (40th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-25934
- Weakness: CWE-79
- Affected product: Ampache
- Published:
- Last modified:
Description
Ampache is a web based audio/video streaming application and file manager. Ampache has multiple reflective XSS vulnerabilities,this means that all forms in the Ampache that use `rule` as a variable are not secure. For example, when querying a song, when querying a podcast, we need to use `$rule` variable. This vulnerability is fixed in 6.3.1
Frequently asked questions
- What is CVE-2024-28852?
- Ampache is a web based audio/video streaming application and file manager. Ampache has multiple reflective XSS vulnerabilities,this means that all forms in the Ampache that use `rule` as a variable are not secure. For example, when querying a song, when querying a podcast, we need to use `$rule` variable. This vulnerability is fixed in 6.3.1
- How severe is CVE-2024-28852?
- CVE-2024-28852 has a CVSS 3.x base score of 6.1, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2024-28852 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (40th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-28852?
- CVE-2024-28852 affects Ampache. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-28852?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-28852 have an EU (EUVD) identifier?
- Yes. CVE-2024-28852 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-25934.
- When was CVE-2024-28852 published?
- CVE-2024-28852 was published on 2024-03-27 and last updated on 2026-06-17.
References
- https://github.com/ampache/ampache/blob/bcaa9a4624acf8c8cc4c135be77b846731fb1ba2/src/Repository/Model/Search.php#L1732-L1740
- https://github.com/ampache/ampache/security/advisories/GHSA-g7hx-hm68-f639
Affected products (1)
- cpe:2.3:a:ampache:ampache:*:*:*:*:*:*:*:*
More vulnerabilities in Ampache
- CVE-2021-21399 — Critical (CVSS 9.1): Ampache is a web based audio/video streaming application and file manager. Versions prior to 4.4.1 allow…
- CVE-2023-0771 — High (CVSS 8.8): SQL Injection in GitHub repository ampache/ampache prior to 5.5.7,develop.
- CVE-2022-4665 — High (CVSS 8.8): Unrestricted Upload of File with Dangerous Type in GitHub repository ampache/ampache prior to 5.5.6.
- CVE-2019-12385 — High (CVSS 8.8): An issue was discovered in Ampache through 3.9.1. The search engine is affected by a SQL Injection, so any user able to…
- CVE-2017-18375 — High (CVSS 8.8): Ampache 3.8.3 allows PHP Object Instantiation via democratic.ajax.php and democratic.class.php.
- CVE-2020-15153 — High (CVSS 8.2): Ampache before version 4.2.2 allows unauthenticated users to perform SQL injection. Refer to the referenced GitHub…
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →