5
CVSSv2

CVE-2005-1402

Published: 03/05/2005 Updated: 05/09/2008
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

Integer signedness error in certain older versions of the NeL library, as used in Mtp-Target 1.2.2 and previous versions, and possibly other products, allows remote malicious users to cause a denial of service (memory consumption or server crash) via a negative value in a STLport call, which is not caught by a signed comparison.

Vulnerable Product Search on Vulmon Subscribe to Product

mtp-target mtp-target

Exploits

source: wwwsecurityfocuscom/bid/13463/info The Mtp-Target server is prone to a memory corruption vulnerability The issue exists because a comparison fails to ensure that an integer value parameter retrieved from a client is signed A check is made to ensure that the user-supplied value is less than 1000000 bytes If the value passed is F ...