Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-pagenavi domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u918112125/domains/exploit.company/public_html/wp-includes/functions.php on line 6114
Joomla! Multiple SQL-Injection Vulnerabilities - exploit.company
header-logo
Suggest Exploit
vendor:
Joomla!
by:
Not available
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Joomla!
Affected Version From: Joomla! 1.5 RC3
Affected Version To: Other versions may also be affected
Patch Exists: NO
Related CWE: Not available
CPE: Not available
Metasploit:
Other Scripts:
Platforms Tested:
2007

Joomla! Multiple 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 user-supplied data before using it in SQL queries. Additionally, keeping the Joomla! installation up to date with the latest security patches 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?searchword=&task=somechars%27+%2B+%27search&option=com_search
http://www.example.com/index.php?searchword=&task=search&option=somechars%27+%2B+%27com_search