2024-01-23 00:55:27 +00:00
{
"id" : "CVE-2024-23342" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-01-23T00:15:26.397" ,
2024-02-06 19:00:36 +00:00
"lastModified" : "2024-02-06T18:36:47.733" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-23 00:55:27 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The `ecdsa` PyPI package is a pure Python implementation of ECC (Elliptic Curve Cryptography) with support for ECDSA (Elliptic Curve Digital Signature Algorithm), EdDSA (Edwards-curve Digital Signature Algorithm) and ECDH (Elliptic Curve Diffie-Hellman). Versions 0.18.0 and prior are vulnerable to the Minerva attack. As of time of publication, no known patched version exists."
2024-01-23 15:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "El paquete PyPI `ecdsa` es una implementaci\u00f3n pura de Python de ECC (criptograf\u00eda de curva el\u00edptica) con soporte para ECDSA (algoritmo de firma digital de curva el\u00edptica), EdDSA (algoritmo de firma digital de curva Edwards) y ECDH (curva el\u00edptica Diffie-Hellman). Las versiones 0.18.0 y anteriores son vulnerables al ataque Minerva. Al momento de la publicaci\u00f3n, no existe ninguna versi\u00f3n parcheada conocida."
2024-01-23 00:55:27 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-02-06 19:00:36 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.4 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 5.2
} ,
2024-01-23 00:55:27 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.4 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-203"
} ,
{
"lang" : "en" ,
"value" : "CWE-208"
} ,
{
"lang" : "en" ,
"value" : "CWE-385"
}
]
}
] ,
2024-02-06 19:00:36 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:tlsfuzzer:ecdsa:*:*:*:*:*:python:*:*" ,
"versionEndIncluding" : "1.8.0" ,
"matchCriteriaId" : "32CDB19B-B6CA-4F1D-B5DC-9140D7EB7B3E"
}
]
}
]
}
] ,
2024-01-23 00:55:27 +00:00
"references" : [
{
"url" : "https://github.com/tlsfuzzer/python-ecdsa/blob/master/SECURITY.md" ,
2024-02-06 19:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Product"
]
2024-01-23 00:55:27 +00:00
} ,
{
"url" : "https://github.com/tlsfuzzer/python-ecdsa/security/advisories/GHSA-wj6h-64fc-37mp" ,
2024-02-06 19:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-01-23 00:55:27 +00:00
} ,
{
"url" : "https://minerva.crocs.fi.muni.cz/" ,
2024-02-06 19:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Technical Description"
]
2024-01-23 00:55:27 +00:00
} ,
{
"url" : "https://securitypitfalls.wordpress.com/2018/08/03/constant-time-compare-in-python/" ,
2024-02-06 19:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Technical Description"
]
2024-01-23 00:55:27 +00:00
}
]
}