René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

139 lines
5.0 KiB
JSON

{
"id": "CVE-2021-28359",
"sourceIdentifier": "security@apache.org",
"published": "2021-05-02T08:15:06.703",
"lastModified": "2021-05-10T20:07:09.260",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The \"origin\" parameter passed to some of the endpoints like '/trigger' was vulnerable to XSS exploit. This issue affects Apache Airflow versions <1.10.15 in 1.x series and affects 2.0.0 and 2.0.1 and 2.x series. This is the same as CVE-2020-13944 & CVE-2020-17515 but the implemented fix did not fix the issue completely. Update to Airflow 1.10.15 or 2.0.2. Please also update your Python version to the latest available PATCH releases of the installed MINOR versions, example update to Python 3.6.13 if you are on Python 3.6. (Those contain the fix for CVE-2021-23336 https://nvd.nist.gov/vuln/detail/CVE-2021-23336)."
},
{
"lang": "es",
"value": "El par\u00e1metro \"origin\" pasado a algunos de los endpoints como \"/trigger\" era vulnerable a una explotaci\u00f3n de tipo XSS.&#xa0;Este problema afecta a Apache Airflow versiones anteriores a 1.10.15 en la serie 1.x y afecta a las series 2.0.0 y 2.0.1 y 2.x.&#xa0;Es lo mismo que CVE-2020-13944 y CVE-2020-17515, pero la correcci\u00f3n implementada no corrigi\u00f3 el problema por completo.&#xa0;Actualice a Airflow versiones 1.10.15 o 2.0.2.&#xa0;Actualice tambi\u00e9n su versi\u00f3n de Python a las \u00faltimas versiones de PATCH disponibles de las versiones MINOR instaladas, ejemplo de actualizaci\u00f3n a Python versi\u00f3n 3.6.13 si est\u00e1 en Python versi\u00f3n 3.6.&#xa0;(Estos contienen la correcci\u00f3n para CVE-2021-23336 https://nvd.nist.gov/vuln/detail/CVE-2021-23336)."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*",
"versionStartIncluding": "1.0.0",
"versionEndExcluding": "1.10.15",
"matchCriteriaId": "0B64ECBE-6E1A-458B-B339-D66BAC124B11"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.0.0",
"versionEndExcluding": "2.0.2",
"matchCriteriaId": "498AB796-B84E-4682-BF15-16905DD626AF"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.6.0",
"versionEndExcluding": "3.6.13",
"matchCriteriaId": "9B25D15A-4F2D-4EE0-AE61-CAA5DC478383"
}
]
}
]
}
],
"references": [
{
"url": "https://lists.apache.org/thread.html/ra8ce70088ba291f358e077cafdb14d174b7a1ce9a9d86d1b332d6367%40%3Cusers.airflow.apache.org%3E",
"source": "security@apache.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
},
{
"url": "https://lists.apache.org/thread.html/rc005f4de9d9b0ba943ceb8ff5a21a5c6ff8a9df52632476698d99432@%3Cannounce.apache.org%3E",
"source": "security@apache.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
}
]
}