osCommerce 2.2 – ‘products_id’ SQL Injection

19次阅读
没有评论

osCommerce 2.2 – ‘products_id’ SQL Injection

漏洞ID 1054319 漏洞类型
发布时间 2003-12-22 更新时间 2003-12-22
osCommerce 2.2 - 'products_id' SQL InjectionCVE编号 N/A
osCommerce 2.2 - 'products_id' SQL InjectionCNNVD-ID N/A
漏洞平台 PHP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/23462
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/9275/info

It has been reported that one of the scripts included with osCommerce fails to validate user-supplied input, rendering it vulnerable to a SQL injection attack.

It has been reported that an attacker may supply malicious SQL queries as a URI parameter to the affected script. The attacker may leverage this condition to manipulate the logic and structure of database queries, possibly resulting in osCommerce compromise, information disclosure or other consequences. 

http://www.example.com/default.php?cPath=[MID]&sort=5a&page=1&action=buy_now&products_id=[PID][JNK]

[MID] = A Valid Manufacturer ID Number
[PID] = A Valid Product ID Number
[JNK] = SQL query or junk. %22 %5C %27 or %00 Will cause a DoS

相关推荐: War-FTPd 1.6x CWD/MKD DoS Vulnerability

War-FTPd 1.6x CWD/MKD DoS Vulnerability 漏洞ID 1104395 漏洞类型 Boundary Condition Error 发布时间 2000-02-03 更新时间 2000-02-03 CVE编号 N/A CNNVD…

正文完
 0