CVE-2022-45142
Last modified
CVE-2022-45142 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding "!= 0" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.. EPSS estimates a 0.49% chance of exploitation in the next 30 days.
Description
The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding "!= 0" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Heimdal Project | Heimdal | 7.7.1 |
| Heimdal Project | Heimdal | 7.8.0 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-45142?
How severe is CVE-2022-45142?
How do I fix CVE-2022-45142?
Are you affected by CVE-2022-45142?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
