CVE-2023-42444

Source
https://cve.org/CVERecord?id=CVE-2023-42444
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-42444.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-42444
Aliases
Published
2023-09-19T14:47:22.026Z
Modified
2026-07-15T01:49:04.916968433Z
Severity
  • 8.6 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H CVSS Calculator
Summary
phonenumber panics on parsing crafted RF3966 inputs
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": ">= 0.3.0, < 0.3.3+8.3.19"
                },
                {
                    "last_affected": ">= 0.3.0, < 0.3.3+8.3.19"
                }
            ]
        }
    ],
    "cwe_ids": [
        "CWE-1284",
        "CWE-248",
        "CWE-392"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/42xxx/CVE-2023-42444.json"
}
References

Affected packages

Git / github.com/whisperfish/rust-phonenumber

Affected ranges

Type
GIT
Repo
https://github.com/whisperfish/rust-phonenumber
Events
Database specific
{
    "cpe": "cpe:2.3:a:whisperfish:phonenumber:*:*:*:*:*:rust:*:*",
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.2.5\\+8.11.3"
        },
        {
            "introduced": "0.3.0\\+8.12.9"
        },
        {
            "fixed": "0.3.3\\+8.13.9"
        }
    ]
}

Affected versions

< 0.*
< 0.2.5+8.11.3
v0.*
v0.1.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-42444.json"