CVE-2022-23002 MEDIUM

CVE-2022-23002: Point Compression/Decompression of NIST P-256 points with X coordinate of zero

Vendor Western Digital
Product Sweet B Library
Weakness CWE-703
Published July 29, 2022
Last update August 3, 2024

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

What the vulnerability does

01Description

When compressing or decompressing a point on the NIST P-256 elliptic curve with an X coordinate of zero, the resulting output is not properly reduced modulo the P-256 field prime and is invalid. The resulting output will cause an error when used in other operations. This may be leveraged by an attacker to cause an error scenario in applications which use the library, resulting in a limited denial of service for an individual user. The scope of impact cannot extend to other components.

Key dates

02Disclosure timeline

July 29, 2022 CVE published
August 3, 2024 Record updated