vendor:
Mambo
by:
it's my
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Mambo
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: a:mambo_project:mambo:1.0
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
Mambo component Portfolio Manager 1.0 (com_portfolio)
The vulnerability is caused due to the improper sanitization of user-supplied input to the 'memberId' parameter in 'index.php' script when passing it to the 'mos_users' SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. Successful exploitation allows an attacker to gain access to the database and disclose sensitive information.
Mitigation:
Input validation should be used to prevent SQL injection attacks.