cve/2018/CVE-2018-18478.md

21 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-18478](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-18478)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
2024-06-09 00:33:16 +00:00
- https://github.com/librenms/librenms/issues/9170
2024-05-26 14:27:05 +02:00
- https://hackpuntes.com/cve-2018-18478-libre-nms-1-43-cross-site-scripting-persistente/
2024-06-09 00:33:16 +00:00
- https://hackpuntes.com/cve-2018-18478-libre-nms-1-43-cross-site-scripting-persistente/
2024-05-26 14:27:05 +02:00
#### Github
- https://github.com/JavierOlmedo/JavierOlmedo