cve/2010/CVE-2010-4167.md

19 lines
759 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.