Share
## https://sploitus.com/exploit?id=5AFD97A0-E635-5DCA-8E93-01E5211D4ED1
# CVE-2023-20052 Exploit

This repository contains a functional Proof of Concept (PoC) exploit for **CVE-2023-20052**, affecting ClamAV versions 1.0.0 and earlier, 0.105.1 and earlier, and 0.103.7 and earlier. 

## Demonstration

![Exploit Execution](https://tralsesec.github.io/assets/img/ctf/data/snoopy-41.png)

## Usage

```bash
git clone https://github.com/tralsesec/CVE-2023-20052.git
cd CVE-2023-20052
chmod +x exploit.sh
./exploit.sh
```

## Disclaimer

This software is provided strictly for educational purposes and authorized security testing. The authors are not responsible for any direct or indirect harm, damage, or legal consequences resulting from the use of this tool. Use at your own risk.