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

19 lines
726 B
Markdown

### [CVE-2014-3225](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3225)
![](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
Absolute path traversal vulnerability in the web interface in Cobbler 2.4.x through 2.6.x allows remote authenticated users to read arbitrary files via the Kickstart field in a profile.
### POC
#### Reference
- http://packetstormsecurity.com/files/126553/Cobbler-Local-File-Inclusion.html
- http://www.exploit-db.com/exploits/33252
#### Github
No PoCs found on GitHub currently.