cve/2007/CVE-2007-1948.md

19 lines
825 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-1948](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1948)
![](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 IrfanView 3.99 allows context-dependent attackers to cause a denial of service and possibly execute arbitrary code via the (1) xoffset or (2) yoffset RLE command, or (3) large non-RLE encoded blocks in a crafted BMP image, as demonstrated by rle8of3.bmp and rle8of4.bmp.
### POC
#### Reference
- http://ifsec.blogspot.com/2007/04/several-windows-image-viewers.html
- http://securityreason.com/securityalert/2558
#### Github
No PoCs found on GitHub currently.