2023-07-12 20:00:38 +00:00
{
"id" : "CVE-2023-22887" ,
"sourceIdentifier" : "security@apache.org" ,
"published" : "2023-07-12T10:15:09.707" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:45:35.050" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-12 20:00:38 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Apache Airflow, versions before 2.6.3, is affected by a vulnerability that allows an attacker to perform unauthorized file access outside the intended directory structure by manipulating the run_id parameter. This vulnerability is considered low since it requires an authenticated user to exploit it. It is recommended to upgrade to a version that is not affected"
}
] ,
2023-07-20 16:01:01 +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:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-07-20 16:01:01 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-07-20 16:01:01 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
2023-07-12 20:00:38 +00:00
"weaknesses" : [
{
"source" : "security@apache.org" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-07-12 20:00:38 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
}
] ,
2023-07-20 16:01:01 +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/32293" ,
2023-07-20 16:01:01 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Patch"
]
2023-07-12 20:00:38 +00:00
} ,
{
"url" : "https://lists.apache.org/thread/rxddqs76r6rkxsg1n24d029zys67qwwo" ,
2023-07-20 16:01:01 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Patch" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/apache/airflow/pull/32293" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://lists.apache.org/thread/rxddqs76r6rkxsg1n24d029zys67qwwo" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Patch" ,
"Vendor Advisory"
]
2023-07-12 20:00:38 +00:00
}
]
}