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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2021-30551 PoC — Google Chrome 安全漏洞

Source
Associated Vulnerability
Title:Google Chrome 安全漏洞 (CVE-2021-30551)
Description:Type confusion in V8 in Google Chrome prior to 91.0.4472.101 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Description
my exp for chrome V8 CVE-2021-30551
Readme
# CVE-2021-30551

My exp for chrome V8 CVE-2021-30551

You can found your chrome version by chrome://version

or go to http://whatsmyuseragent.org/

You can set up a webserver locally using python like:

```py
python3 -m http.server 8080
```

And the test it by accessing http://127.0.0.1:8080

![](1.gif)

## reference

[google project zero](https://googleprojectzero.github.io/0days-in-the-wild/0day-RCAs/2021/CVE-2021-30551.html)
File Snapshot

[4.0K] /data/pocs/05da1790f52086c3a99e5e6a92133ce5811da026 ├── [192K] 1.gif ├── [7.0K] exp.html └── [ 433] README.md 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →