header-logo
Suggest Exploit
vendor:
com_br component
by:
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: com_br component
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

SQL Injection Vulnerability in com_br component for Joomla!

The 'com_br' component for Joomla! is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Mitigation:

To mitigate this vulnerability, it is recommended to apply the latest security patches provided by the Joomla! project. Additionally, input validation and sanitization should be implemented to ensure that user-supplied data is properly handled and does not introduce malicious SQL code.
Source

Exploit-DB raw data:

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

The 'com_br' component for Joomla! is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

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

http://www.example.com/index.php?option=com_br&controller=resource&view=resource&task=resource_info&Itemid=8&state_id=-33 union select 0,1,version(),3