Files
CVEs-PoC/2004/CVE-2004-1831.md
T
2024-06-18 02:51:15 +02:00

19 lines
728 B
Markdown

### [CVE-2004-1831](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1831)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Buffer overflow in Chrome 1.2.0.0 and earlier allows remote attackers to cause a denial of service (crash) via a packet with a large length value, which leads to a null dereference or out-of-bounds read.
### POC
#### Reference
- http://aluigi.altervista.org/adv/chrome-boom-adv.txt
- http://marc.info/?l=bugtraq&m=107964719614657&w=2
#### Github
No PoCs found on GitHub currently.