mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
1.2 KiB
Markdown
19 lines
1.2 KiB
Markdown
### [CVE-2024-51496](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-51496)
|
|

|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/librenms/librenms/security/advisories/GHSA-28p7-f6h6-3jh3
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|