Overview
- Description
- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:whisperfish:phonenumber:*:*:*:*:*:rust:*:*", "vulnerable": true, "matchCriteriaId": "43C3C6E2-A892-4A2B-BABF-1792410DA003", "versionEndExcluding": "0.2.5\\+8.11.3" }, { "criteria": "cpe:2.3:a:whisperfish:phonenumber:*:*:*:*:*:rust:*:*", "vulnerable": true, "matchCriteriaId": "2472D45E-43EB-480B-B550-66DC11713F8F", "versionEndExcluding": "0.3.3\\+8.13.9", "versionStartIncluding": "0.3.0\\+8.12.9" } ], "operator": "OR" } ] } ]