2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-40899" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2022-12-23T00:15:14.110" ,
"lastModified" : "2023-01-23T18:57:18.740" ,
"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 Charmers Future 0.18.2 and earlier allows remote attackers to cause a denial of service via crafted Set-Cookie header from malicious web server."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Un problema descubierto en Python Charmers Future 0.18.2 y anteriores permite a atacantes remotos provocar una Denegaci\u00f3n de Servicio (DoS) a trav\u00e9s del encabezado Set-Cookie manipulado desde un servidor web malicioso."
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:pythoncharmers:python-future:*:*:*:*:*:python:*:*" ,
"versionEndIncluding" : "0.18.2" ,
"matchCriteriaId" : "94A8576C-172D-435B-9A08-9811AED64A47"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/PythonCharmers/python-future/blob/master/src/future/backports/http/cookiejar.py#L215" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/PythonCharmers/python-future/pull/610" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/python/cpython/pull/17157" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://pypi.org/project/future/" ,
"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"
]
}
]
}