# 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/f6008f83aaef9a39c838cfe53d35f223e160568f
├── [3.1K] CVE-2023-23752.cpp
├── [ 21K] exploit.png
└── [ 300] README.md
0 directories, 3 files