Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-23752 PoC — Joomla 安全漏洞

Source
Associated Vulnerability
Title:Joomla 安全漏洞 (CVE-2023-23752)
Description:Joomla是美国Open Source Matters团队的一套使用PHP和MySQL开发的开源、跨平台的内容管理系统(CMS)。 Joomla 4.0.0版本至4.2.7版本存在安全漏洞,该漏洞源于不正确的访问检查,允许对web服务端点进行未经授权的访问。
Readme
# 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 

![usage](exploit.png)
File Snapshot

[4.0K] /data/pocs/545678f7eff53039d40d40f4e18d7c1be47d32d5 ├── [3.1K] CVE-2023-23752.cpp ├── [ 21K] exploit.png └── [ 300] README.md 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.