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

18 lines
756 B
Markdown

### [CVE-2012-2395](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2395)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Incomplete blacklist vulnerability in action_power.py in Cobbler 2.2.0 allows remote attackers to execute arbitrary commands via shell metacharacters in the (1) username or (2) password fields to the power_system method in the xmlrpc API.
### POC
#### Reference
- https://github.com/cobbler/cobbler/commit/6d9167e5da44eca56bdf42b5776097a6779aaadf
#### Github
No PoCs found on GitHub currently.