CWE-681
123 CVEs • Abstraction: Base • Likelihood of Exploit: High
Incorrect Conversion between Numeric Types
When converting from one data type to another, such as long to integer, data can be omitted or translated in a way that produces unexpected values. If the resulting values are used in a sensitive context, then dangerous behaviors may occur.
CVEs (123)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
3Canonical DebianPython3Debian Linux PythonUbuntu LinuxApr 23, 2026 Apr 10, 2008 N/A· v4 N/A· v3 7.5 HIGH· v2 Integer signedness error in the zlib extension module in Python 2.5.2 and earlier allows remote attackers to execute arbitrary code via a negative signed integer, which triggers insufficient memory allocation and a buffe...Show more |
Integer signedness error in the Networking component in Apple Mac OS X 10.4 through 10.4.10 allows local users to execute arbitrary code via a crafted AppleTalk message with a negative value, which satisfies a signed com...Show more |
2Canonical Imagemagick2Imagemagick Ubuntu LinuxApr 23, 2026 Sep 24, 2007 N/A· v4 7.8 HIGH· v3 6.8 MEDIUM· v2 Sign extension error in the ReadDIBImage function in ImageMagick before 6.3.5-9 allows context-dependent attackers to execute arbitrary code via a crafted width value in an image file, which triggers an integer overflow...Show more |