mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 19:16:22 +00:00
24 lines
1.2 KiB
Markdown
24 lines
1.2 KiB
Markdown
![]() |
### [CVE-2007-5269](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5269)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Certain chunk handlers in libpng before 1.0.29 and 1.2.x before 1.2.21 allow remote attackers to cause a denial of service (crash) via crafted (1) pCAL (png_handle_pCAL), (2) sCAL (png_handle_sCAL), (3) tEXt (png_push_read_tEXt), (4) iTXt (png_handle_iTXt), and (5) ztXT (png_handle_ztXt) chunking in PNG images, which trigger out-of-bounds read operations.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://www.coresecurity.com/?action=item&id=2148
|
||
|
- http://www.vmware.com/security/advisories/VMSA-2008-0014.html
|
||
|
- http://www.vmware.com/support/player/doc/releasenotes_player.html
|
||
|
- http://www.vmware.com/support/player2/doc/releasenotes_player2.html
|
||
|
- http://www.vmware.com/support/server/doc/releasenotes_server.html
|
||
|
- http://www.vmware.com/support/ws55/doc/releasenotes_ws55.html
|
||
|
- http://www.vmware.com/support/ws6/doc/releasenotes_ws6.html
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|