cve/2024/CVE-2024-2886.md
2024-08-06 19:19:10 +00:00

19 lines
756 B
Markdown

### [CVE-2024-2886](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2886)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=123.0.6312.86%3C%20123.0.6312.86%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Use%20after%20free&color=brighgreen)
### Description
Use after free in WebCodecs in Google Chrome prior to 123.0.6312.86 allowed a remote attacker to perform arbitrary read/write via a crafted HTML page. (Chromium security severity: High)
### POC
#### Reference
- https://issues.chromium.org/issues/330575496
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/leesh3288/leesh3288