vendor:
Webmaster Marketplace
by:
Hussin X
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Webmaster Marketplace
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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
Webmaster Marketplace (member.php u) Remote SQL Injection Vulnerability
A remote SQL injection vulnerability exists in Webmaster Marketplace (member.php u). An attacker can send a maliciously crafted HTTP request to the vulnerable application to execute arbitrary SQL commands in the back-end database, which can lead to the disclosure of sensitive information.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, parameterized queries should be used to prevent SQL injection attacks.