An XSS vulnerability exists in modules/wysiwyg/save.php of LeptonCMS 4.5.0. This can be exploited because the only security measure used against XSS is the stripping of SCRIPT elements. A malicious actor can use HTML event handlers to run JavaScript instead of using SCRIPT elements.
References
Link | Resource |
---|---|
https://gitlab.com/lepton-cms/LEPTON/-/commit/52215f708395a329c9e17ea33bfc6762d4efccbb | Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-05-07 20:15
Updated : 2024-02-04 21:00
NVD link : CVE-2020-12707
Mitre link : CVE-2020-12707
CVE.ORG link : CVE-2020-12707
JSON object : View
Products Affected
lepton-cms
- lepton_cms
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')