VYPR

crates.io package

phonenumber

pkg:cargo/phonenumber

Vulnerabilities (2)

  • CVE-2024-39697HigJul 9, 2024
    affected >= 0.3.4, < 0.3.6fixed 0.3.6

    phonenumber is a library for parsing, formatting and validating international phone numbers. Since 0.3.4, 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 trigge

  • CVE-2023-42444Sep 19, 2023
    affected < 0.2.5fixed 0.2.5

    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