hadrian3689 / CVE-2023-23752_Joomla

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2023-23752 Joomla! v4.2.8 - Unauthenticated Information Disclosure

A proof-of-concept for CVE-2023-23752 Joomla! v4.2.8 - Unauthenticated Information Disclosure. For versions 4.0.0 < 4.2.8 (it means from 4.0.0 up to 4.2.7).

Getting Started

Executing program

  • With python3
python3 exploit.py -t http://joomla.url/

Help

For help menu:

python3 exploit.py -h

Acknowledgments

Idea based on this PoC

Disclaimer

All the code provided on this repository is for educational/research purposes only. Any actions and/or activities related to the material contained within this repository is solely your responsibility. The misuse of the code in this repository can result in criminal charges brought against the persons in question. Author will not be held responsible in the event any criminal charges be brought against any individuals misusing the code in this repository to break the law.

About


Languages

Language:Python 100.0%