CVE-2024-39697

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-39697
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-39697.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-39697
Aliases
Related
Published
2024-07-09T15:15:11Z
Modified
2025-01-15T05:15:10.469992Z
Summary
[none]
Details

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 triggered by feeding a maliciously crafted phonenumber, e.g. over the network, specifically strings of the form +dwPAA;phone-context=AA, where the "number" part potentially parses as a number larger than 2^56. This vulnerability is fixed in 0.3.6.

References

Affected packages

Git / github.com/whisperfish/rust-phonenumber

Affected ranges

Type
GIT
Repo
https://github.com/whisperfish/rust-phonenumber
Events

Affected versions

v0.*

v0.1.0
v0.3.3+8.13.9
v0.3.4+8.13.34
v0.3.5+8.13.36