vendor:
com_yellowpages
by:
_aL_bayraqim_
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: com_yellowpages
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2010
Joomla Component (com_yellowpages) SQL Injection Vulnerability
Joomla Component (com_yellowpages) is vulnerable to SQL Injection. An attacker can exploit this vulnerability by sending malicious SQL queries to the vulnerable parameter 'cat' in the URL. This can allow the attacker to gain access to the database and extract sensitive information.
Mitigation:
Developers should always use parameterized queries to prevent SQL injection attacks. Input validation should also be used to prevent malicious data from entering the system.