3 matches found
cve-2025-49844
CVE-2025-49844 Mein persönlicher Proof-of-Concept für CVE-2025-49844, auch bekannt als RediShell. Unterstützte Ziel-Builds: x86-64 Linux redis:8.2.1-alpine Docker-Image x86-64 Linux redis:8.2.1-bookworm Docker-Image Es ist etwas klobig, wahrscheinlich nicht so gut wie das von Wiz Research. Trotzd...
CVE-2025-49844
CVE-2025-49844 Originale uv POC: https://github.com/saneki/cve-2025-49844 PoC che fornisce reverse shell. Prima di Iniziare pip3 install -r requirements.txt Aiuto python3 CVE-2025-49844.py -h root@kitploit: usage: CVE-2025-49844.py -h -H HOST -P PORT -a PASSWORD -l HOST -p PORT CVE-2025-49844...
CVE-2025-46817 Lua library commands may lead to integer overflow and potential RCE
Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting...