First published: Mon Sep 03 2018(Updated: )
The issue was discovered in IdeaCMS through 2016-04-30. There is reflected XSS via the index.php?c=content&a=search kw parameter. NOTE: this product is discontinued.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Ideacms | <=2016-04-30 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-16372 is classified as a reflected cross-site scripting (XSS) vulnerability.
CVE-2018-16372 allows an attacker to execute arbitrary JavaScript in the context of a user's browser through a crafted kw parameter in the search functionality.
There is no official fix available for CVE-2018-16372 since IdeaCMS is a discontinued product, so migration to a different CMS is recommended.
CVE-2018-16372 remains a threat if the affected software is still in use and does not have proper mitigating controls in place.
To mitigate CVE-2018-16372, implement web application firewall rules to block XSS attempts and validate or sanitize user input.