mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
18 lines
759 B
Markdown
18 lines
759 B
Markdown
### [CVE-2008-6995](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6995)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer underflow in net/base/escape.cc in chrome.dll in Google Chrome 0.2.149.27 allows remote attackers to cause a denial of service (browser crash) via a URI with an invalid handler followed by a "%" (percent) character, which triggers a buffer over-read, as demonstrated using an "about:%" URI.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/6353
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|