header-logo
Suggest Exploit
vendor:
SOBI2
by:
jdc
7.5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: SOBI2
Affected Version From: 2.9.3.2
Affected Version To: 2.9.3.2
Patch Exists: YES
Related CWE: N/A
CPE: a:sigsiu.net:sobi2
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2011

SOBI2 2.9.3.2 Joomla! Component Blind SQL Injections

Versions prior to 2.9.4 suffer from a blind sql injection in both the 'tag' and 'letter' parameters. The request MUST reach the site with these parameters urlencoded for the injection to succeed.

Mitigation:

Upgrade to version 2.9.4 or later
Source

Exploit-DB raw data:

# Exploit Title: SOBI2 2.9.3.2 Joomla! Component Blind SQL Injections
# Date: 13 July 2011
# Author: jdc
# Software Link: http://www.sigsiu.net
# Version: 2.9.3.2
# Fixed In: 2.9.4
# Verified: http://www.sigsiu.net/changelog as "# Bugfix: Blind SQL injection"

Versions prior to 2.9.4 suffer from a blind sql injection in both the "tag" and "letter" parameters. The request MUST reach the site with these parameters urlencoded for the injection to succeed.

POSTDATA: option=com_sobi2&tmpl=component&tag=[Encoded SQL]

POSTDATA: option=com_sobi2&tmpl=component&letter=[Encoded SQL]

Updated release: http://www.sigsiu.net/latest_news/sobi2_version_2.9.4_released.html