关联漏洞
标题:
Rust 安全漏洞
(CVE-2024-24576)
描述:Rust是美国Mozilla基金会的一款通用、编译型编程语言。 Rust 1.77.2之前版本存在安全漏洞,该漏洞源于没有正确转义Windows上批处理文件的参数,攻击者可以通过绕过转义来执行任意shell命令。
描述
https://nvd.nist.gov/vuln/detail/CVE-2024-24576
介绍
# 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
```
文件快照
[4.0K] /data/pocs/3ce0a25b26a37e6253b75d185715e13d9268bfd0
├── [ 507] main.py
├── [ 209] README.md
└── [ 36] test.bat
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。