2023-07-12 20:00:38 +00:00
{
"id" : "CVE-2023-36543" ,
"sourceIdentifier" : "security@apache.org" ,
"published" : "2023-07-12T10:15:10.157" ,
2023-07-31 18:00:35 +00:00
"lastModified" : "2023-07-31T17:47:45.703" ,
"vulnStatus" : "Analyzed" ,
2023-07-12 20:00:38 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Apache Airflow, versions before 2.6.3, has a vulnerability where an authenticated user can use crafted input to make the current request hang.\u00a0It is recommended to upgrade to a version that is not affected"
}
] ,
2023-07-20 18:00:48 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
2023-07-12 20:00:38 +00:00
"weaknesses" : [
{
2023-07-21 12:00:40 +00:00
"source" : "security@apache.org" ,
2023-07-12 20:00:38 +00:00
"type" : "Primary" ,
2023-07-20 18:00:48 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1333"
}
]
} ,
{
2023-07-21 12:00:40 +00:00
"source" : "nvd@nist.gov" ,
2023-07-20 18:00:48 +00:00
"type" : "Secondary" ,
2023-07-12 20:00:38 +00:00
"description" : [
{
"lang" : "en" ,
2023-07-21 12:00:40 +00:00
"value" : "CWE-1333"
2023-07-12 20:00:38 +00:00
}
]
}
] ,
2023-07-20 18:00:48 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.6.3" ,
"matchCriteriaId" : "59410400-C27B-4D22-93D8-183F74F5081F"
}
]
}
]
}
] ,
2023-07-12 20:00:38 +00:00
"references" : [
{
"url" : "https://github.com/apache/airflow/pull/32060" ,
2023-07-20 18:00:48 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Patch"
]
2023-07-12 20:00:38 +00:00
} ,
{
"url" : "https://lists.apache.org/thread/tokfs980504ylgk3cv3hjlnrtbv4tng4" ,
2023-07-20 18:00:48 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Patch" ,
"Vendor Advisory"
]
2023-07-12 20:00:38 +00:00
}
]
}