First published: Fri Aug 16 2024(Updated: )
A reflected cross-site scripting (XSS) vulnerability in the component dl_liuyan_save.php of ZZCMS v2023 allows attackers to execute arbitrary code in the context of a user's browser via injecting a crafted payload.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
ZZCMS |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-43005 is considered high severity due to its ability to allow attackers to execute arbitrary code in a user's browser.
To fix CVE-2024-43005, update ZZCMS to the latest version that addresses this reflected cross-site scripting vulnerability.
CVE-2024-43005 can facilitate reflected cross-site scripting (XSS) attacks, allowing attackers to inject and execute malicious scripts.
CVE-2024-43005 is specifically identified in ZZCMS v2023, and earlier versions may also be vulnerable.
To mitigate CVE-2024-43005, consider implementing input validation and output encoding on user inputs in your web applications.