Files
CVEs-PoC/2016/CVE-2016-2056.md
T
2024-06-18 02:51:15 +02:00

19 lines
832 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&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
#### Github
No PoCs found on GitHub currently.