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

19 lines
1001 B
Markdown

### [CVE-2009-4261](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4261)
![](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
Multiple directory traversal vulnerabilities in the iallocator framework in Ganeti 1.2.4 through 1.2.8, 2.0.0 through 2.0.4, and 2.1.0 before 2.1.0~rc2 allow (1) remote attackers to execute arbitrary programs via a crafted external script name supplied through the HTTP remote API (RAPI) and allow (2) local users to execute arbitrary programs and gain privileges via a crafted external script name supplied through a gnt-* command, related to "path sanitization errors."
### POC
#### Reference
- http://www.ocert.org/advisories/ocert-2009-019.html
- http://www.openwall.com/lists/oss-security/2009/12/17/5
#### Github
No PoCs found on GitHub currently.