Files
CVEs-PoC/2018/CVE-2018-5964.md
T
2024-06-18 02:51:15 +02:00

19 lines
684 B
Markdown

### [CVE-2018-5964](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5964)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
CMS Made Simple (CMSMS) 2.2.5 has XSS in admin/moduleinterface.php via the m1_messages parameter.
### POC
#### Reference
- http://packetstormsecurity.com/files/146034/CMS-Made-Simple-2.2.5-moduleinterface.php-title-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2018/Jan/82
#### Github
No PoCs found on GitHub currently.