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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-24576 PoC — Rust 安全漏洞

Source
Associated Vulnerability
Title:Rust 安全漏洞 (CVE-2024-24576)
Description:Rust是美国Mozilla基金会的一款通用、编译型编程语言。 Rust 1.77.2之前版本存在安全漏洞,该漏洞源于没有正确转义Windows上批处理文件的参数,攻击者可以通过绕过转义来执行任意shell命令。
Description
https://nvd.nist.gov/vuln/detail/CVE-2024-24576
Readme
# CVE-2024-24576-PoC-Python

https://nvd.nist.gov/vuln/detail/CVE-2024-24576

Why the fuck did this get 10/10 rating ?

Anyways an example payload that exploits the vulnerability is:
```
whoami" & calc.exe
```
File Snapshot

[4.0K] /data/pocs/3ce0a25b26a37e6253b75d185715e13d9268bfd0 ├── [ 507] main.py ├── [ 209] README.md └── [ 36] test.bat 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.