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

18 lines
884 B
Markdown

### [CVE-2024-32479](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-32479)
![](https://img.shields.io/static/v1?label=Product&message=librenms&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%2024.4.0%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
LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. Prior to version 24.4.0, there is improper sanitization on the `Service` template name, which can lead to stored Cross-site Scripting. Version 24.4.0 fixes this vulnerability.
### POC
#### Reference
- https://github.com/librenms/librenms/security/advisories/GHSA-72m9-7c8x-pmmw
#### Github
No PoCs found on GitHub currently.