mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
767 B
Markdown
19 lines
767 B
Markdown
### [CVE-2024-12695](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-12695)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Out of bounds write in V8 in Google Chrome prior to 131.0.6778.204 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://issues.chromium.org/issues/383647255
|
|
|
|
#### Github
|
|
- https://github.com/bjrjk/CVE-2024-4947
|
|
- https://github.com/mwlik/v8-resources
|
|
|