CVE-2022-4293
5.5
Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Exploitability: 1.8 / Impact: 3.6
Source: NVD
Description
Floating Point Comparison with Incorrect Operator in GitHub repository vim/vim prior to 9.0.0804.
Affected (1)
Related CWEs
CWE-1077
Floating Point Comparison with Incorrect Operator
The code performs a comparison such as an
equality test between two float (floating point) values, but
it uses comparison operators that do not account for the
possibility of loss of precision.
CWE-697
Incorrect Comparison
The product compares two entities in a security-relevant context, but the comparison is incorrect, which may lead to resultant weaknesses.
References (8)
Source: security@huntr.dev
PatchThird Party Advisory
Source: security@huntr.dev
ExploitPatchThird Party Advisory
Source: security@huntr.dev
Source: security@huntr.dev
Source: af854a3a-2127-422b-91ae-364da2661108
PatchThird Party Advisory
Source: af854a3a-2127-422b-91ae-364da2661108
ExploitPatchThird Party Advisory
Source: af854a3a-2127-422b-91ae-364da2661108
Source: af854a3a-2127-422b-91ae-364da2661108
Timeline
No history available yet.