cve/2005/CVE-2005-3178.md

19 lines
766 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-3178](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3178)
![](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
Buffer overflow in xloadimage 4.1 and earlier, and xli, might allow user-assisted attackers to execute arbitrary code via a long title name in a NIFF file, which triggers the overflow during (1) zoom, (2) reduce, or (3) rotate operations.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=112862493918840&w=2
- http://www.redhat.com/support/errata/RHSA-2005-802.html
#### Github
No PoCs found on GitHub currently.