Files
CVEs-PoC/2020/CVE-2020-16041.md
T
2024-05-25 21:48:12 +02:00

19 lines
837 B
Markdown

### [CVE-2020-16041](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16041)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2087.0.4280.88%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Out%20of%20bounds%20read&color=brighgreen)
### Description
Out of bounds read in networking in Google Chrome prior to 87.0.4280.88 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory via a crafted HTML page.
### POC
#### Reference
- http://packetstormsecurity.com/files/161581/Chrome-DataElement-Out-Of-Bounds-Read.html
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/singularseclab/Browser_Exploits