2023-09-19 16:00:28 +00:00
{
"id" : "CVE-2023-42444" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-09-19T15:15:56.660" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:22:32.527" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-09-19 16:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "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."
2023-09-19 18:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Phonenumber es una librer\u00eda para analizar, formatear y validar n\u00fameros de tel\u00e9fono internacionales. Antes de las versiones `0.3.3+8.13.9` y `0.2.5+8.11.3`, el c\u00f3digo parseado de phonenumber pod\u00eda entrar en p\u00e1nico debido a un acceso fuera de los l\u00edmites protegido contra el p\u00e1nico en la cadena phonenumber. En una implementaci\u00f3n t\u00edpica de `rust-phonenumber`, esto puede desencadenarse al introducir un phonenumber creado con fines malintencionados a trav\u00e9s de la red, espec\u00edficamente la cadena `.;phone-context=`. Las versiones `0.3.3+8.13.9` y `0.2.5+8.11.3` contienen un parche para este problema. No se conocen workarounds."
2023-09-19 16:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-09-22 20:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-09-22 20:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"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" ,
2023-09-22 20:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
2023-09-22 20:00:28 +00:00
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-09-22 20:00:28 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 4.0
2023-09-22 20:00:28 +00:00
} ,
2023-09-19 16:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-09-19 16:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-09-19 16:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
2023-09-19 16:00:28 +00:00
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-09-19 16:00:28 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 3.6
2023-09-19 16:00:28 +00:00
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-09-22 20:00:28 +00:00
"description" : [
2024-12-08 03:06:42 +00:00
{
"lang" : "en" ,
"value" : "CWE-248"
} ,
{
"lang" : "en" ,
"value" : "CWE-392"
} ,
2023-09-22 20:00:28 +00:00
{
"lang" : "en" ,
"value" : "CWE-1284"
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-09-19 16:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1284"
}
]
}
] ,
2023-09-22 20:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:whisperfish:phonenumber:*:*:*:*:*:rust:*:*" ,
"versionEndExcluding" : "0.2.5\\+8.11.3" ,
"matchCriteriaId" : "43C3C6E2-A892-4A2B-BABF-1792410DA003"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:whisperfish:phonenumber:*:*:*:*:*:rust:*:*" ,
"versionStartIncluding" : "0.3.0\\+8.12.9" ,
"versionEndExcluding" : "0.3.3\\+8.13.9" ,
"matchCriteriaId" : "2472D45E-43EB-480B-B550-66DC11713F8F"
}
]
}
]
}
] ,
2023-09-19 16:00:28 +00:00
"references" : [
{
"url" : "https://github.com/whisperfish/rust-phonenumber/commit/2dd44be94539c051b4dee55d1d9d349bd7bedde6" ,
2023-09-22 20:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-09-19 16:00:28 +00:00
} ,
{
"url" : "https://github.com/whisperfish/rust-phonenumber/commit/bea8e732b9cada617ede5cf51663dba183747f71" ,
2023-09-22 20:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-09-19 16:00:28 +00:00
} ,
{
"url" : "https://github.com/whisperfish/rust-phonenumber/security/advisories/GHSA-whhr-7f2w-qqj2" ,
2023-09-22 20:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/whisperfish/rust-phonenumber/commit/2dd44be94539c051b4dee55d1d9d349bd7bedde6" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/whisperfish/rust-phonenumber/commit/bea8e732b9cada617ede5cf51663dba183747f71" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/whisperfish/rust-phonenumber/security/advisories/GHSA-whhr-7f2w-qqj2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-09-19 16:00:28 +00:00
}
]
}