Vulnerability CVE-2009-4571


Published: 2010-01-05   Modified: 2012-02-13

Description:
Multiple SQL injection vulnerabilities in index.php in PhpShop 0.8.1 allow remote attackers to execute arbitrary SQL commands via the (1) module_id parameter in an admin/function_list action, the (2) vendor_id parameter in a vendor/vendor_form action, the (3) module_id parameter in an admin/module_form action, the (4) user_id parameter in an admin/user_form action, the (5) vendor_category_id parameter in a vendor/vendor_category_form action, the (6) user_id parameter in a store/user_form action, the (7) payment_method_id parameter in a store/payment_method_form action, the (8) tax_rate_id parameter in a tax/tax_form action, or the (9) category parameter in a shop/browse action. NOTE: the product_id vector is already covered by CVE-2008-0681.

See advisories in our WLB2 database:
Topic
Author
Date
High
PhpShop 0.8.1 Multiple Vulnerabilities
Andrea Fabrizi
07.01.2010

Type:

CWE-89

(Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection'))

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Phpshop -> Phpshop 

 References:
http://www.andreafabrizi.it/?exploits:phpshop
http://www.securityfocus.com/archive/1/508270/100/0/threaded
http://www.securityfocus.com/bid/37227
https://exchange.xforce.ibmcloud.com/vulnerabilities/54584

Copyright 2024, cxsecurity.com

 

Back to Top