CWEBaseIncomplete2 recent CVEs

CWE-1389Incorrect Parsing of Numbers with Different Radices

Description

The product parses numeric input assuming base 10 (decimal) values, but it does not account for inputs that use a different base number (radix).

[object Object]

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE