Files
CVEs-PoC/2010/CVE-2010-4167.md
T
2025-09-29 21:09:30 +02:00

19 lines
755 B
Markdown

### [CVE-2010-4167](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4167)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Untrusted search path vulnerability in configure.c in ImageMagick before 6.6.5-5, when MAGICKCORE_INSTALLED_SUPPORT is defined, allows local users to gain privileges via a Trojan horse configuration file in the current working directory.
### POC
#### Reference
- http://www.imagemagick.org/script/changelog.php
- http://www.ubuntu.com/usn/USN-1028-1
#### Github
No PoCs found on GitHub currently.