7.5
CVSSv2

CVE-2006-2814

Published: 05/06/2006 Updated: 18/10/2018
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

Multiple buffer overflows in the (1) vGetPost and (2) main functions in easy-scart.c through easy-scart6.c in iShopCart allow remote malicious users to execute arbitrary code by sending a large amount of data containing "Submit" in an sslinvoice action, and allow remote malicious users to have an unknown impact via a large amount of posted data.

Vulnerable Product Search on Vulmon Subscribe to Product

ishopcart ishopcart

Exploits

/* Creator: K-sPecial (xzziroznet) of aware (awarenetworkorg) * Name: ishopcart-cgi-bofc (<= easy-scart6c) * Date: 5/25/2006 * Version: * 100 (5/25/2006) - ishopcart-cgi-bofc created * * Description: there is an overflow in the vGetPost() function, it does not do any size checking on the inputed data but instead * reads until the ...