mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
19 lines
999 B
Markdown
19 lines
999 B
Markdown
### [CVE-2016-2058](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2058)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in Xymon 4.1.x, 4.2.x, and 4.3.x before 4.3.25 allow (1) remote Xymon clients to inject arbitrary web script or HTML via a status-message, which is not properly handled in the "detailed status" page, or (2) remote authenticated users to inject arbitrary web script or HTML via an acknowledgement message, which is not properly handled in the "status" page.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/135758/Xymon-4.3.x-Buffer-Overflow-Code-Execution-Information-Disclosure.html
|
|
- https://sourceforge.net/p/xymon/code/7892/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|