This page is experimental and may change significantly in future releases.
Incorrect Conversion between Numeric Types
Properties
id: d3f:CWE-681
- name
- Incorrect Conversion between Numeric Types
- definition
- 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.
Neighbors
CWE-681 has no direct neighbors in this release.