LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Reflected Cross-Site Scripting (XSS) vulnerability in the "metric" parameter of the "/wireless" and "/health" endpoints allows attackers to inject arbitrary JavaScript. This vulnerability results in the execution of malicious code when a user accesses the page with a malicious "metric" parameter, potentially compromising their session and allowing unauthorized actions. This vulnerability is fixed in 24.10.0.
References
Link | Resource |
---|---|
https://github.com/librenms/librenms/commit/aef739a438ffb507e927a4ec87b359164a7a053a | Patch |
https://github.com/librenms/librenms/security/advisories/GHSA-28p7-f6h6-3jh3 | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2024-11-15 16:15
Updated : 2024-11-21 23:33
NVD link : CVE-2024-51496
Mitre link : CVE-2024-51496
CVE.ORG link : CVE-2024-51496
JSON object : View
Products Affected
librenms
- librenms
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')