vendor:
Joomla! Component PHP-Bridge
by:
Ihsan Sencan
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Joomla! Component PHP-Bridge
Affected Version From: 1.2.3
Affected Version To: 1.2.3
Patch Exists: NO
Related CWE: N/A
CPE: a:henryschorradt:joomla_php_bridge:1.2.3
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
2017
Joomla! Component PHP-Bridge v1.2.3 – SQL Injection
An attacker can exploit a SQL injection vulnerability in Joomla! Component PHP-Bridge v1.2.3 by sending a specially crafted HTTP request to the vulnerable application. The attacker can use the ‘option’ and ‘view’ parameters to inject malicious SQL code into the application. The attacker can then use the ‘id’ parameter to execute the malicious SQL code.
Mitigation:
Developers should always sanitize user input and use parameterized queries to prevent SQL injection attacks.