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

19 lines
731 B
Markdown

### [CVE-2008-1136](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1136)
![](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
The Utils::runScripts function in src/utils.cpp in vdccm 0.92 through 0.10.0 in SynCE (SynCE-dccm) allows remote attackers to execute arbitrary commands via shell metacharacters in a certain string to TCP port 5679.
### POC
#### Reference
- http://securityreason.com/securityalert/3710
- http://www.coresecurity.com/?action=item&id=2070
#### Github
No PoCs found on GitHub currently.