Vulnerability CVE-2024-47525


Published: 2024-10-01

Description:
LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting (XSS) vulnerability in the "Alert Rules" feature allows authenticated users to inject arbitrary JavaScript through the "Title" field. This vulnerability can lead to the execution of malicious code in the context of other users' sessions, potentially compromising their accounts and allowing unauthorized actions. This vulnerability is fixed in 24.9.0.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

 References:
https://github.com/librenms/librenms/security/advisories/GHSA-j2j9-7pr6-xqwv
https://github.com/librenms/librenms/commit/7620d220e48563938d869da7689b8ac3f7721490
https://github.com/librenms/librenms/blob/9455173edce6971777cf6666d540eeeaf6201920/includes/html/print-alert-rules.php#L405

Copyright 2024, cxsecurity.com

 

Back to Top