cve/2018/CVE-2018-5964.md

19 lines
684 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.