# CVE-2023-23752 - Joomla-v4.2.8 Unauthenticated information disclosure
## Prerequisites
```bash
sudo apt-get install nlohmann-json3-dev
```
```bash
sudo apt-get install libcurl4-openssl-dev
```
## Compile
```bash
g++ -o ejecutable cve.cpp -lcurl -std=c++17
```
## usage

[4.0K] /data/pocs/9b3cef32ef92b748a7b1fc9e279f80373791d479
├── [3.1K] CVE-2023-23752.cpp
├── [ 21K] exploit.png
└── [ 300] README.md
0 directories, 3 files