Sploitus

Exploit for Missing Authorization in Redis

githubexploit Β· 2022-07-06

Exploit Code

README20 lines
## https://sploitus.com/exploit?id=10641534-830A-59F4-9316-7E94F60F1456
# CVE-2022-0543

# 1. Introduction

Redis Sandbox Escape Vulnerability (CVE-2022-0543) POC & EXP

# 2. Usage

```
RedisRCE -help (View help information)
RedisRCE -h 192.168.0.100:6379 (Connection without a password) // Press q to exit the program
RedisRCE -h 192.168.0.100:6379 -p 123456 (Connection with a password)
```

# 3. Disclaimer

This tool is intended only for learning, research, and self-checking purposes. It should not be used for illegal purposes. Please comply with relevant laws and regulations. Any risks arising from the use of this tool are not my responsibility!

[source-iocs-preserved url=https://user-images.githubusercontent.com/108780847/180609014-0329108e-c36c-4384-aece-4f1d05e41567.png]