Cross-Site Scripting Vulnerability in REDAXO Media Pool
CVE-2018-17830
5.4MEDIUM
What is CVE-2018-17830?
In REDAXO 5.6.2, the $args variable within addons/mediapool/pages/index.php lacks proper filtering, allowing attackers to exploit it. The variable only restricts values but not names, leading to potential XSS attacks. Malicious actors could insert harmful scripts through specially crafted requests, compromising the security of the web application and potentially affecting users.