cve/2024/CVE-2024-47528.md
2025-09-29 16:08:36 +00:00

1.3 KiB

CVE-2024-47528

Description

LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. Stored Cross-Site Scripting (XSS) can be achieved by uploading a new Background for a Custom Map. Users with "admin" role can set background for a custom map, this allow the upload of SVG file that can contain XSS payload which will trigger on load. This led to Stored Cross-Site Scripting (XSS). The vulnerability is fixed in 24.9.0.

POC

Reference

Github

No PoCs found on GitHub currently.