Lucene search

K
cve[email protected]CVE-2023-42444
HistorySep 19, 2023 - 3:15 p.m.

CVE-2023-42444

2023-09-1915:15:56
CWE-392
CWE-1284
CWE-248
web.nvd.nist.gov
20
cve-2023-42444
phonenumber
library
parsing
formatting
validating
international phone numbers
security vulnerability
rust-phonenumber
patch

8.6 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

0.001 Low

EPSS

Percentile

20.4%

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.

Affected configurations

Vulners
NVD
Node
whisperfishphonenumberRange<0.2.5
OR
whisperfishphonenumberRange0.3.00.3.3
VendorProductVersionCPE
whisperfishphonenumber*cpe:2.3:a:whisperfish:phonenumber:*:*:*:*:*:*:*:*
whisperfishphonenumber*cpe:2.3:a:whisperfish:phonenumber:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "whisperfish",
    "product": "rust-phonenumber",
    "versions": [
      {
        "version": "< 0.2.5+8.11.3",
        "status": "affected"
      },
      {
        "version": ">= 0.3.0, < 0.3.3+8.3.19",
        "status": "affected"
      }
    ]
  }
]

8.6 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

0.001 Low

EPSS

Percentile

20.4%

Related for CVE-2023-42444