vendor:
Brightcode Weblinks
by:
His0k4
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Brightcode Weblinks
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
2008
Joomla Component Brightcode Weblinks Remote SQL injection
A vulnerability in Joomla Component Brightcode Weblinks allows an attacker to execute arbitrary SQL commands via the 'catid' parameter in a 'index.php' call. An attacker can use the 'UNION SELECT' SQL injection technique to extract data from the database, including sensitive information such as usernames and passwords.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should be configured to use the least privileged user account with access to the database.