cve/2017/CVE-2017-6878.md
2024-06-18 02:51:15 +02:00

19 lines
738 B
Markdown

### [CVE-2017-6878](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6878)
![](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
Cross-site scripting (XSS) vulnerability in MetInfo 5.3.15 allows remote authenticated users to inject arbitrary web script or HTML via the name_2 parameter to admin/column/delete.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/141689/MetInfo-5.3.15-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2017/Mar/49
#### Github
No PoCs found on GitHub currently.