{ "id": "CVE-2024-39697", "sourceIdentifier": "security-advisories@github.com", "published": "2024-07-09T15:15:11.290", "lastModified": "2024-11-21T09:28:14.540", "vulnStatus": "Awaiting Analysis", "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "phonenumber es una librer\u00eda para analizar, formatear y validar n\u00fameros de tel\u00e9fono internacionales. Desde 0.3.4, el c\u00f3digo de an\u00e1lisis del n\u00famero de tel\u00e9fono puede entrar en p\u00e1nico debido a un acceso fuera de los l\u00edmites protegido contra p\u00e1nico en la cadena del n\u00famero de tel\u00e9fono. En una implementaci\u00f3n t\u00edpica de Rust-phonenumber, esto puede desencadenarse al alimentar un n\u00famero de tel\u00e9fono creado con fines malintencionados, por ejemplo, a trav\u00e9s de la red, espec\u00edficamente cadenas del formato `+dwPAA;phone-context=AA`, donde la parte \"number\" potencialmente se analiza como un n\u00famero mayor que 2^56. Esta vulnerabilidad se solucion\u00f3 en 0.3.6." } ], "metrics": { "cvssMetricV31": [ { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H", "baseScore": 8.6, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "CHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 4.0 } ] }, "weaknesses": [ { "source": "security-advisories@github.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-284" }, { "lang": "en", "value": "CWE-392" }, { "lang": "en", "value": "CWE-617" }, { "lang": "en", "value": "CWE-1284" } ] } ], "references": [ { "url": "https://github.com/whisperfish/rust-phonenumber/commit/b792151b17fc90231c232a23935830c2266f3203", "source": "security-advisories@github.com" }, { "url": "https://github.com/whisperfish/rust-phonenumber/commit/f69abee1481fac0d6d531407bae90020e39c6407", "source": "security-advisories@github.com" }, { "url": "https://github.com/whisperfish/rust-phonenumber/issues/69", "source": "security-advisories@github.com" }, { "url": "https://github.com/whisperfish/rust-phonenumber/pull/52", "source": "security-advisories@github.com" }, { "url": "https://github.com/whisperfish/rust-phonenumber/security/advisories/GHSA-mjw4-jj88-v687", "source": "security-advisories@github.com" }, { "url": "https://github.com/whisperfish/rust-phonenumber/commit/b792151b17fc90231c232a23935830c2266f3203", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://github.com/whisperfish/rust-phonenumber/commit/f69abee1481fac0d6d531407bae90020e39c6407", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://github.com/whisperfish/rust-phonenumber/issues/69", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://github.com/whisperfish/rust-phonenumber/pull/52", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://github.com/whisperfish/rust-phonenumber/security/advisories/GHSA-mjw4-jj88-v687", "source": "af854a3a-2127-422b-91ae-364da2661108" } ] }