CVE-2024-32479: LibreNMS uses Improper Sanitization on Service template name leads to Stored XSS
There is improper sanitization on Service template name which is reflecting in delete button onclick event. This value can be modified and crafted as any other javascript code.
References
- github.com/advisories/GHSA-72m9-7c8x-pmmw
- github.com/librenms/librenms
- github.com/librenms/librenms/blob/a61c11db7e8ef6a437ab55741658be2be7d14d34/app/Http/Controllers/ServiceTemplateController.php
- github.com/librenms/librenms/commit/19344f0584d4d6d4526fdf331adc60530e3f685b
- github.com/librenms/librenms/security/advisories/GHSA-72m9-7c8x-pmmw
- nvd.nist.gov/vuln/detail/CVE-2024-32479
Detect and mitigate CVE-2024-32479 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 →