CVE-2024-39697
8.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| whisperfish | rust-phonenumber | >= 0.3.4, < 0.3.6 | affected |
Weaknesses
- CWE-284: CWE-284: Improper Access Control
- CWE-392: CWE-392: Missing Report of Error Condition
- CWE-1284: CWE-1284: Improper Validation of Specified Quantity in Input
- CWE-617: CWE-617: Reachable Assertion
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
CVE Program Container
Additional References
- https://github.com/whisperfish/rust-phonenumber/security/advisories/GHSA-mjw4-jj88-v687
- https://github.com/whisperfish/rust-phonenumber/issues/69
- https://github.com/whisperfish/rust-phonenumber/pull/52
- https://github.com/whisperfish/rust-phonenumber/commit/b792151b17fc90231c232a23935830c2266f3203
- https://github.com/whisperfish/rust-phonenumber/commit/f69abee1481fac0d6d531407bae90020e39c6407
References
- https://github.com/whisperfish/rust-phonenumber/security/advisories/GHSA-mjw4-jj88-v687
- https://github.com/whisperfish/rust-phonenumber/issues/69
- https://github.com/whisperfish/rust-phonenumber/pull/52
- https://github.com/whisperfish/rust-phonenumber/commit/b792151b17fc90231c232a23935830c2266f3203
- https://github.com/whisperfish/rust-phonenumber/commit/f69abee1481fac0d6d531407bae90020e39c6407
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.