cve/2020/CVE-2020-6586.md
2024-06-09 00:33:16 +00:00

869 B

CVE-2020-6586

Description

Nagios Log Server 2.1.3 allows XSS by visiting /profile and entering a crafted name field that is mishandled on the /admin/users page. Any malicious user with limited access can store an XSS payload in his Name. When any admin views this, the XSS is triggered.

POC

Reference

Github

No PoCs found on GitHub currently.