mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
21 lines
936 B
Markdown
21 lines
936 B
Markdown
### [CVE-2007-5503](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5503)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple integer overflows in Cairo before 1.4.12 might allow remote attackers to execute arbitrary code, as demonstrated using a crafted PNG image with large width and height values, which is not properly handled by the read_png function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.vmware.com/security/advisories/VMSA-2008-0014.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/ws6/doc/releasenotes_ws6.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|