cve/2020/CVE-2020-25706.md

18 lines
644 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-25706](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25706)
![](https://img.shields.io/static/v1?label=Product&message=cacti&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79&color=brighgreen)
### Description
A cross-site scripting (XSS) vulnerability exists in templates_import.php (Cacti 1.2.13) due to Improper escaping of error message during template import preview in the xml_path field
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-25706