Lucene search

K
cveGitHub_MCVE-2023-42444
HistorySep 19, 2023 - 3:15 p.m.

CVE-2023-42444

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

CVSS3

8.6

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

EPSS

0.001

Percentile

38.8%

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

Nvd
Vulners
Node
whisperfishphonenumberRange<0.2.5\+8.11.3rust
OR
whisperfishphonenumberRange0.3.0\+8.12.90.3.3\+8.13.9rust
VendorProductVersionCPE
whisperfishphonenumber*cpe:2.3:a:whisperfish:phonenumber:*:*:*:*:*:rust:*:*

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"
      }
    ]
  }
]

CVSS3

8.6

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

EPSS

0.001

Percentile

38.8%