Files
CVEs-PoC/2016/CVE-2016-2056.md
T
2025-09-29 21:09:30 +02:00

20 lines
888 B
Markdown

### [CVE-2016-2056](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2056)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
xymond in Xymon 4.1.x, 4.2.x, and 4.3.x before 4.3.25 allow remote authenticated users to execute arbitrary commands via shell metacharacters in the adduser_name argument in (1) web/useradm.c or (2) web/chpasswd.c.
### POC
#### Reference
- http://packetstormsecurity.com/files/135758/Xymon-4.3.x-Buffer-Overflow-Code-Execution-Information-Disclosure.html
- http://packetstormsecurity.com/files/153620/Xymon-useradm-Command-Execution.html
- https://sourceforge.net/p/xymon/code/7892/
#### Github
No PoCs found on GitHub currently.