2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-40898" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2022-12-23T00:15:14.043" ,
"lastModified" : "2022-12-30T22:15:22.800" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue discovered in Python Packaging Authority (PyPA) Wheel 0.37.1 and earlier allows remote attackers to cause a denial of service via attacker controlled input to wheel cli."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Un problema descubierto en Python Packaging Authority (PyPA) Wheel 0.37.1 y anteriores permite a atacantes remotos provocar una Denegaci\u00f3n de Servicio (DoS) a trav\u00e9s de una entrada controlada por el atacante en wheel cli."
2023-04-24 12:24:31 +02:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:wheel_project:wheel:*:*:*:*:*:python:*:*" ,
"versionEndExcluding" : "0.38.1" ,
"matchCriteriaId" : "26F9D1AB-FC7F-47F6-9FD4-0D3784FCED44"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/pypa/wheel/blob/main/src/wheel/wheelfile.py#L18" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://pypi.org/project/wheel/" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Product" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://pyup.io/posts/pyup-discovers-redos-vulnerabilities-in-top-python-packages/" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
}
]
}