cve/2018/CVE-2018-18943.md

19 lines
745 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-18943](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-18943)
![](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
An issue was discovered in baserCMS before 4.1.4. In the Register New Category feature of the Upload menu, the category name can be used for XSS via the data[UploaderCategory][name] parameter to an admin/uploader/uploader_categories/edit URI.
### POC
#### Reference
- http://sunu11.com/2018/10/31/baserCMS/
2024-06-09 00:33:16 +00:00
- http://sunu11.com/2018/10/31/baserCMS/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.