## https://sploitus.com/exploit?id=137BF8D2-259C-552D-B94B-B1A9C6D470E1
# CVE-2023-23946 Exploit
This repository contains a functional Proof of Concept (PoC) exploit for **CVE-2023-23946**, affecting Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8.
## Demonstration

## Usage
```bash
git clone https://github.com/tralsesec/CVE-2023-23946.git
cd CVE-2023-23946
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.