mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
19 lines
825 B
Markdown
19 lines
825 B
Markdown
### [CVE-2007-1948](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1948)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|