CVE-2024-50803
Description
The mediapool feature of the Redaxo Core CMS application v 5.17.1 is vulnerable to Cross Site Scripting(XSS) which allows a remote attacker to escalate privileges
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS in Redaxo CMS mediapool via SVG upload allows privilege escalation; fixed in version 5.18.0.
Vulnerability
Overview CVE-2024-50803 is a stored cross-site scripting (XSS) vulnerability in the mediapool feature of REDAXO Core CMS, affecting versions prior to 5.18.0 [4]. The root cause is insufficient sanitization of uploaded SVG files, allowing an attacker to inject arbitrary JavaScript into the media library [2][4].
Exploitation
An attacker with sufficient privileges to upload media files (e.g., a content editor) can craft a malicious SVG containing embedded script code. When the SVG is viewed or rendered in the mediapool interface, the script executes in the context of the victim's browser [4]. No additional authentication is required beyond the attacker's existing session.
Impact
Successful exploitation enables the attacker to perform actions on behalf of the victim, such as modifying content, creating new admin users, or exfiltrating sensitive data. This effectively leads to privilege escalation within the CMS [2][4].
Mitigation
The vulnerability is patched in REDAXO version 5.18.0 [4]. Users should upgrade immediately. No workarounds are documented; restricting SVG uploads via custom validation may reduce risk but is not a complete fix.
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
redaxo/sourcePackagist | < 5.18.0 | 5.18.0 |
Affected products
2- Redaxo/Core CMS applicationdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-m5vv-7jxc-8p6xghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-50803ghsaADVISORY
- redaxo.comghsaWEB
- medium.com/@praison66/redaxo-cve-2024-50803-5d15a3cd054dghsaWEB
- redaxo-core.commitre
News mentions
0No linked articles in our index yet.