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

19 lines
753 B
Markdown

### [CVE-2011-2841](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2841)
![](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
Google Chrome before 14.0.835.163 does not properly perform garbage collection during the processing of PDF documents, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted document.
### POC
#### Reference
- http://securityreason.com/securityalert/8411
- https://www.exploit-db.com/exploits/17929/
#### Github
No PoCs found on GitHub currently.