header-logo
Suggest Exploit
vendor:
Joomla!
by:
Not specified
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Joomla!
Affected Version From: Joomla! 1.5 RC3
Affected Version To: Not specified
Patch Exists: NO
Related CWE: Not specified
CPE: a:joomla:joomla
Metasploit:
Other Scripts:
Platforms Tested:
2007

Joomla! SQL Injection Vulnerabilities

Joomla! is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Mitigation:

To mitigate these vulnerabilities, it is recommended to sanitize and validate user-supplied data before using it in SQL queries. Additionally, keeping Joomla! up to date with the latest security patches and versions is advised.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/26707/info

Joomla! is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Joomla! 1.5 RC3 is vulnerable; other versions may also be affected.

UPDATE (December 10, 2007): The validity of the issues is being disputed on the Joomla! Bug Tracker. Please see the references for details. Reports indicate that the related message was posted by a Joomla! developer, but this has not been confirmed. 

http://www.example.com/index.php?option=com_content&view=somechars'%20+%20'article&id=25&Itemid=28