7.5
CVSSv2

CVE-2008-1177

Published: 06/03/2008 Updated: 29/09/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in shop/detail.php in Affiliate Market (affmarket) 0.1 BETA allows remote malicious users to execute arbitrary SQL commands via the id parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

affiliate market affiliate market 0.1_beta

Exploits

#!/usr/bin/perl ##################################################################################### #### Affiliate Market Ver01 BETA #### #### Multiple Remote Vulnerabilities (SQL Injection Exploit/XSS) #### ############################################################################ ...