关联漏洞
描述
Proof of concept for CVE-2023-4911 (Looney Tunables) discovered by Qualys Threat Research Unit
介绍
# Proof of concept for CVE-2023-4911 (Looney Tunables)
This vulnerability has been discovered by Qualys Threat Research. [Here you can read the advisory they published](https://www.qualys.com/2023/10/03/cve-2023-4911/looney-tunables-local-privilege-escalation-glibc-ld-so.txt), it explains in depth the vulnerability.
The exploit has been tested on Ubuntu 22.04.2 LTS with GLIBC 2.35-0ubuntu3.1.
## Testing the exploit
The makefile allows testing the exploit in the following scenarios:
1. With ASLR disabled (test).
2. With ASLR enabled (exploit)
3. Debugging the exploit (debug)
### Demo

-----
Kudos to [leesh3288](https://github.com/leesh3288/CVE-2023-4911) for his exploit.
文件快照
[4.0K] /data/pocs/fbf7ace284120e98f01c4ba88e0585064d0c7064
├── [ 471] create-libc.py
├── [ 238] gdb-script
├── [ 295] Makefile
├── [ 732] README.md
└── [4.4K] xpl.c
0 directories, 5 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。