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

SQL Injection in com_weblinks component for Joomla!

The 'com_weblinks' 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:

It is recommended to sanitize user-supplied input before using it in SQL queries and use prepared statements or parameterized queries to prevent SQL injection attacks.
Source

Exploit-DB raw data:

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

The 'com_weblinks' 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/{path}/index.php?option=com_weblinks&view=categories&Itemid=[SQL]