2023-09-12 16:00:29 +00:00
{
"id" : "CVE-2023-40712" ,
"sourceIdentifier" : "security@apache.org" ,
"published" : "2023-09-12T12:15:08.373" ,
2023-09-13 04:00:31 +00:00
"lastModified" : "2023-09-13T03:50:38.770" ,
"vulnStatus" : "Analyzed" ,
2023-09-12 16:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Apache Airflow, versions before 2.7.1, is affected by a vulnerability that allows authenticated\u00a0users who have access to see the task/dag in the UI, to craft a URL, which could lead to unmasking the secret configuration of the task that otherwise would be masked in the UI.\n\nUsers are strongly advised to upgrade to\u00a0version 2.7.1 or later which has removed the vulnerability."
}
] ,
2023-09-13 04:00:31 +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" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
2023-09-12 16:00:29 +00:00
"weaknesses" : [
{
"source" : "security@apache.org" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-200"
}
]
}
] ,
2023-09-13 04:00:31 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.7.1" ,
"matchCriteriaId" : "3A5804BE-334F-4050-83E9-77893931B03C"
}
]
}
]
}
] ,
2023-09-12 16:00:29 +00:00
"references" : [
{
"url" : "https://github.com/apache/airflow/pull/33512" ,
2023-09-13 04:00:31 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Vendor Advisory"
]
2023-09-12 16:00:29 +00:00
} ,
{
"url" : "https://github.com/apache/airflow/pull/33516" ,
2023-09-13 04:00:31 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Vendor Advisory"
]
2023-09-12 16:00:29 +00:00
} ,
{
"url" : "https://lists.apache.org/thread/jw1yv4lt6hpowqbb0x4o3tdp0jhx2bts" ,
2023-09-13 04:00:31 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Vendor Advisory"
]
2023-09-12 16:00:29 +00:00
}
]
}