GHSA-7cj5-v4pp-v632: LibreNMS: Stored XSS via graph_descr admin config settings echoed without escaping to all authenticated users
The graph_descr.<graphtype> family of settings is echoed verbatim without htmlspecialchars() in includes/html/pages/graphs.inc.php:194. Any admin can store a malicious HTML payload that executes in every authenticated user’s browser viewing that graph type.
References
Code Behaviors & Features
Detect and mitigate GHSA-7cj5-v4pp-v632 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 →