90 lines
2.2 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-29247",
"sourceIdentifier": "security@apache.org",
"published": "2023-05-08T10:15:09.163",
"lastModified": "2023-05-11T23:24:54.837",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Task instance details page in the UI is vulnerable to a stored XSS.This issue affects Apache Airflow: before 2.6.0.\n\n\n"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "security@apache.org",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.6.0",
"matchCriteriaId": "EBD966A0-ACD7-4B13-9407-5623086AEE17"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/apache/airflow/pull/30447",
"source": "security@apache.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/apache/airflow/pull/30779",
"source": "security@apache.org",
"tags": [
"Patch"
]
},
{
"url": "https://lists.apache.org/thread/kqf5lxmko133780clsp827xfsh4xd3fl",
"source": "security@apache.org",
"tags": [
"Mailing List"
]
}
]
}