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:Google Chrome是美国谷歌(Google)公司的一款Web浏览器。 Google Chrome存在安全漏洞。目前尚无此漏洞的相关信息,请随时关注CNNVD或厂商公告。
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. 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.