cve/2010/CVE-2010-4695.md

18 lines
907 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-4695](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4695)
![](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
A certain Fedora patch for gif2png.c in gif2png 2.5.1 and 2.5.2, as distributed in gif2png-2.5.1-1200.fc12 on Fedora 12 and gif2png_2.5.2-1 on Debian GNU/Linux, truncates a GIF pathname specified on the command line, which might allow remote attackers to create PNG files in unintended directories via a crafted command-line argument, as demonstrated by a CGI program that launches gif2png, a different vulnerability than CVE-2009-5018.
### POC
#### Reference
- https://bugzilla.redhat.com/show_bug.cgi?id=547515
#### Github
No PoCs found on GitHub currently.