CVE-2024-39697
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2024-39697
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-07-09T14:16:38.493Z
- Last Modified Date
- 2024-07-09T14:16:38.493Z
References
Reference URL | Reference Tags |
---|---|
https://github.com/whisperfish/rust-phonenumber/security/advisories/GHSA-mjw4-jj88-v687 | x_refsource_CONFIRM |
https://github.com/whisperfish/rust-phonenumber/issues/69 | x_refsource_MISC |
https://github.com/whisperfish/rust-phonenumber/pull/52 | x_refsource_MISC |
https://github.com/whisperfish/rust-phonenumber/commit/b792151b17fc90231c232a23935830c2266f3203 | x_refsource_MISC |
https://github.com/whisperfish/rust-phonenumber/commit/f69abee1481fac0d6d531407bae90020e39c6407 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-39697 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39697 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-07-10 13:40:49 | Added to TrackCVE |