vulndb/data/airflow/BIT-airflow-2023-47265.json

63 lines
2.1 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"schema_version": "1.5.0",
"id": "BIT-airflow-2023-47265",
"summary": "Apache Airflow: DAG Params alllow to embed unchecked Javascript",
"details": "Apache Airflow, versions 2.6.0 through 2.7.3 has a stored XSS vulnerability that allows a DAG author to add an unbounded and not-sanitized javascript in the parameter description field of the DAG. This Javascript can be executed on the client side of any of the user who looks at the tasks in the browser sandbox. While this issue does not allow to exit the browser sandbox or manipulation of the server-side data - more than the DAG author already has, it allows to modify what the user looking at the DAG details sees in the browser - which opens up all kinds of possibilities of misleading other users.\n\nUsers of Apache Airflow are recommended to upgrade to version 2.8.0 or newer to mitigate the risk associated with this vulnerability",
"aliases": [
"CVE-2023-47265"
],
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "airflow",
"purl": "pkg:bitnami/airflow"
},
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "2.6.0"
},
{
"fixed": "2.7.4"
}
]
}
]
}
],
"database_specific": {
"severity": "Medium",
"cpes": [
"cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*"
]
},
"references": [
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2023/12/21/2"
},
{
"type": "WEB",
"url": "https://github.com/apache/airflow/pull/35460"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/128f3zl375vb1qv93k82zhnwkpl233pr"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-47265"
}
],
"published": "2024-03-06T10:51:38.889Z",
"modified": "2025-05-20T10:02:07.006Z"
}