cve/2023/CVE-2023-48295.md

18 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-48295](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-48295)
![](https://img.shields.io/static/v1?label=Product&message=librenms&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%2023.11.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 auto-discovering PHP/MySQL/SNMP based network monitoring which includes support for a wide range of network hardware and operating systems. Affected versions are subject to a cross site scripting (XSS) vulnerability in the device group popups. This issue has been addressed in commit `faf66035ea` which has been included in release version 23.11.0. Users are advised to upgrade. There are no known workarounds for this vulnerability.
### POC
#### Reference
- https://github.com/librenms/librenms/security/advisories/GHSA-8phr-637g-pxrg
#### Github
No PoCs found on GitHub currently.