CVE-2023-42444

phonenumber is a library for parsing, formatting and validating international phone numbers. Prior to versions `0.3.3+8.13.9` and `0.2.5+8.11.3`, the phonenumber parsing code may panic due to a panic-guarded out-of-bounds access on the phonenumber string. In a typical deployment of `rust-phonenumber`, this may get triggered by feeding a maliciously crafted phonenumber over the network, specifically the string `.;phone-context=`. Versions `0.3.3+8.13.9` and `0.2.5+8.11.3` contain a patch for this issue. There are no known workarounds.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:whisperfish:phonenumber:*:*:*:*:*:rust:*:*
cpe:2.3:a:whisperfish:phonenumber:*:*:*:*:*:rust:*:*

History

22 Sep 2023, 19:22

Type Values Removed Values Added
CPE cpe:2.3:a:whisperfish:phonenumber:*:*:*:*:*:rust:*:*
CWE CWE-248
CWE-392
First Time Whisperfish phonenumber
Whisperfish
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
References (MISC) https://github.com/whisperfish/rust-phonenumber/commit/bea8e732b9cada617ede5cf51663dba183747f71 - (MISC) https://github.com/whisperfish/rust-phonenumber/commit/bea8e732b9cada617ede5cf51663dba183747f71 - Patch
References (MISC) https://github.com/whisperfish/rust-phonenumber/commit/2dd44be94539c051b4dee55d1d9d349bd7bedde6 - (MISC) https://github.com/whisperfish/rust-phonenumber/commit/2dd44be94539c051b4dee55d1d9d349bd7bedde6 - Patch
References (MISC) https://github.com/whisperfish/rust-phonenumber/security/advisories/GHSA-whhr-7f2w-qqj2 - (MISC) https://github.com/whisperfish/rust-phonenumber/security/advisories/GHSA-whhr-7f2w-qqj2 - Vendor Advisory

19 Sep 2023, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-09-19 15:15

Updated : 2024-02-28 20:33


NVD link : CVE-2023-42444

Mitre link : CVE-2023-42444

CVE.ORG link : CVE-2023-42444


JSON object : View

Products Affected

whisperfish

  • phonenumber
CWE
CWE-1284

Improper Validation of Specified Quantity in Input

CWE-248

Uncaught Exception

CWE-392

Missing Report of Error Condition