cve/2024/CVE-2024-27082.md
2024-05-25 21:48:12 +02:00

18 lines
971 B
Markdown

### [CVE-2024-27082](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27082)
![](https://img.shields.io/static/v1?label=Product&message=cacti&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%201.2.27%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%3A%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
Cacti provides an operational monitoring and fault management framework. Versions of Cacti prior to 1.2.27 are vulnerable to stored cross-site scripting, a type of cross-site scripting where malicious scripts are permanently stored on a target server and served to users who access a particular page. Version 1.2.27 contains a patch for the issue.
### POC
#### Reference
- https://github.com/Cacti/cacti/security/advisories/GHSA-j868-7vjp-rp9h
#### Github
No PoCs found on GitHub currently.