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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-46981 PoC — Redis' Lua library commands may lead to remote code execution

Source
Associated Vulnerability
Title:Redis' Lua library commands may lead to remote code execution (CVE-2024-46981)
Description:Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to manipulate the garbage collector and potentially lead to remote code execution. The problem is fixed in 7.4.2, 7.2.7, and 6.2.17. An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.
Readme
CVE-2024-46981 poc for redis 6.2.11

credit: https://github.com/p333zy/poc-redis
File Snapshot

[4.0K] /data/pocs/55642379c02597e4f97e58192c7647b65e01f5a8 ├── [5.9K] exploit.py ├── [ 80] README.md ├── [ 13] requirements.txt ├── [ 50] stage1-clear-heap.lua ├── [ 617] stage1-forge-objects.lua ├── [3.4K] stage1-leak-tstring.lua └── [ 33K] stage1-uaf.lua 0 directories, 7 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 →