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

19 lines
818 B
Markdown

### [CVE-2010-2892](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2892)
![](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
gsb/drivers.php in LANDesk Management Gateway 4.0 through 4.0-1.48 and 4.2 through 4.2-1.8 allows remote authenticated administrators to execute arbitrary commands via shell metacharacters in the DRIVES parameter, as demonstrated by a cross-site request forgery (CSRF) attack.
### POC
#### Reference
- http://www.coresecurity.com/content/landesk-os-command-injection-vulnerability
- http://www.exploit-db.com/exploits/15488
#### Github
No PoCs found on GitHub currently.