vendor:
by:
ALTBTA
5.5
CVSS
MEDIUM
Blind SQL Injection
CWE
Product Name:
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Joomla (com_photoblog) Blind Sql Injection Vulnerability
The exploit allows an attacker to perform blind SQL injection in the Joomla component com_photoblog. It can be exploited through the URLs www.site.com/detail.php?id=[Blind SQL INJECTION] and www.site.com/index.php?option=com_photoblog&view=images&category=1&celebs&blog=1+and substring(@@version,1,1)=5.
Mitigation:
To mitigate this vulnerability, it is recommended to apply the latest patches and updates provided by Joomla. Additionally, input validation and parameterized queries should be implemented to prevent SQL injection attacks.