CVE-2022-23003 MEDIUM

CVE-2022-23003: Shared secret or Point multiplication 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 computing a shared secret or point multiplication on the NIST P-256 curve that results in an X coordinate of zero, the resulting output is not properly reduced modulo the P-256 field prime and is invalid. The resulting output may cause an error when used in other operations. This may be leveraged by an attacker to cause an error scenario or incorrect choice of session key 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