mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-07 21:46:40 +02:00
915 B
915 B
CVE-2018-18478
Description
Persistent Cross-Site Scripting (XSS) issues in LibreNMS before 1.44 allow remote attackers to inject arbitrary web script or HTML via the dashboard_name parameter in the /ajax_form.php resource, related to html/includes/forms/add-dashboard.inc.php, html/includes/forms/delete-dashboard.inc.php, and html/includes/forms/edit-dashboard.inc.php.
POC
Reference
- https://github.com/librenms/librenms/issues/9170
- https://hackpuntes.com/cve-2018-18478-libre-nms-1-43-cross-site-scripting-persistente/