First published: Tue Oct 23 2018(Updated: )
DedeCMS 5.7 SP2 allows XSS via the function named GetPageList defined in the include/datalistcp.class.php file that is used to display the page numbers list at the bottom of some templates, as demonstrated by the PATH_INFO to /member/index.php, /member/pm.php, /member/content_list.php, or /plus/feedback.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Dedecms v6 | =5.7-sp2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-18608 has a medium severity rating due to its potential for exploiting cross-site scripting (XSS) vulnerabilities.
To fix CVE-2018-18608, it is recommended to sanitize user inputs in the 'GetPageList' function to prevent XSS.
CVE-2018-18608 affects DedeCMS version 5.7 SP2.
CVE-2018-18608 is classified as a Cross-Site Scripting (XSS) vulnerability.
Yes, CVE-2018-18608 can be exploited remotely by injecting malicious scripts through user input.