Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-2033 PoC — Google Chrome 安全漏洞

Source
Associated Vulnerability
Title:Google Chrome 安全漏洞 (CVE-2023-2033)
Description:Google Chrome是美国谷歌(Google)公司的一款Web浏览器。V8是其中的一套开源JavaScript引擎。 Google Chrome 112.0.5615.121之前版本存在安全漏洞,该漏洞源于V8存在类型混淆,允许远程攻击者通过精心设计的HTML页面潜在地利用堆损坏。
Description
A collection of resources and information about CVE-2023-2033
Readme
# CVE-2023-2033-Analysis

The full bug report has been published: https://bugs.chromium.org/p/chromium/issues/detail?id=1432210

Using this repository to organize information on CVE-2023-2033. 
If you found this resource helpful or have any job opportunities in security for me, please reach out!
https://www.linkedin.com/in/jacob-sandum-b86273166/

## Notes
Includes some general notes on the vulnerability and links to relevant resources and information.
[Notes](https://github.com/sandumjacob/CVE-2023-2033-Analysis/blob/main/notes.md)

## Tools
Tools used to develop and research the exploit.
[Tools](https://github.com/sandumjacob/CVE-2023-2033-Analysis/blob/main/tooling.md)
File Snapshot

[4.0K] /data/pocs/6165301bfc6d472bfb779bd1412011283c0543d8 ├── [2.5K] builtins-error.cc.postpatch1 ├── [2.4K] builtins-error.cc.prepatch ├── [ 14K] notes.md ├── [4.0K] post_fullpatch │   ├── [2.5K] testproxy2.js │   └── [ 845] testproxythis.js ├── [4.0K] prepatch │   ├── [2.4K] builtins-error.cc │   ├── [9.1K] code-trace.md │   ├── [230K] isolate.cc │   ├── [ 40K] messages.cc │   └── [4.3K] stack-traces-overflow.cc ├── [ 681] README.md ├── [4.3K] stack-traces-overflow.postpatch.js ├── [4.3K] stack-traces-overflow.prepatch.js ├── [ 51] test.html ├── [3.4K] todo.md └── [1.2K] tooling.md 2 directories, 16 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.