mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 12:01:39 +02:00
18 lines
779 B
Markdown
18 lines
779 B
Markdown
### [CVE-2009-0070](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0070)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer signedness error in Apple Safari allows remote attackers to read the contents of arbitrary memory locations, cause a denial of service (application crash), and probably have unspecified other impact via the array index of the arguments array in a JavaScript function, possibly a related issue to CVE-2008-2307.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7673
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|