### [CVE-2024-49764](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-49764) ![](https://img.shields.io/static/v1?label=Product&message=librenms&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3C%2024.10.0%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen) ![](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=brightgreen) ### Description LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting (XSS) vulnerability in the "Capture Debug Information" page allows authenticated users to inject arbitrary JavaScript through the "hostname" parameter when creating a new device. This vulnerability results in the execution of malicious code when the "Capture Debug Information" page is visited, redirecting the user and sending non-httponly cookies to an attacker-controlled domain. This vulnerability is fixed in 24.10.0. ### POC #### Reference - https://github.com/librenms/librenms/security/advisories/GHSA-rmr4-x6c9-jc68 #### Github No PoCs found on GitHub currently.