CVE-2024-50351: LibreNMS has a Reflected XSS ('Cross-site Scripting') in librenms/includes/functions.php
A Reflected Cross-Site Scripting (XSS) vulnerability in the “section” parameter of the “logs” tab of a device allows attackers to inject arbitrary JavaScript. This vulnerability results in the execution of malicious code when a user accesses the page with a malicious “section” parameter, potentially compromising their session and enabling unauthorized actions. The issue arises from a lack of sanitization in the “report_this()” function.
References
Detect and mitigate CVE-2024-50351 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →