CVE-2024-26015
09.07.2024, 16:15
An incorrect parsing of numbers with different radices vulnerability [CWE-1389] in FortiProxy version 7.4.3 and below, version 7.2.10 and below, version 7.0.17 and below and FortiOS version 7.4.3 and below, version 7.2.8 and below, version 7.0.15 and below IP address validation feature may permit an unauthenticated attacker to bypass the IP blocklist via crafted requests.Enginsight
Vendor | Product | Version |
---|---|---|
fortinet | fortiproxy | 7.1.0 < 𝑥 < 7.1.0 |
fortinet | fortiproxy | 7.3.0 < 𝑥 < 7.3.0 |
fortinet | fortiproxy | 7.4.3 ≤ 𝑥 ≤ 7.4.3 |
fortinet | fortiproxy | 7.0.0 ≤ 𝑥 ≤ 7.4.3 |
fortinet | fortios | 7.0.0 ≤ 𝑥 ≤ 7.0.15 |
fortinet | fortios | 7.2.0 ≤ 𝑥 ≤ 7.2.8 |
fortinet | fortios | 7.4.0 ≤ 𝑥 ≤ 7.4.3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-1389 - Incorrect Parsing of Numbers with Different RadicesThe product parses numeric input assuming base 10 (decimal) values, but it does not account for inputs that use a different base number (radix).
- CWE-704 - Incorrect Type Conversion or CastThe software does not correctly convert an object, resource, or structure from one type to a different type.