mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-65xw-pcqw-hjrh GHSA-vm5m-qmrx-fw8w
This commit is contained in:
@@ -1,17 +1,21 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-65xw-pcqw-hjrh",
|
||||
"modified": "2024-03-06T22:40:01Z",
|
||||
"modified": "2024-09-12T19:17:59Z",
|
||||
"published": "2022-02-26T00:00:45Z",
|
||||
"aliases": [
|
||||
"CVE-2021-45229"
|
||||
],
|
||||
"summary": "Cross site scripting in apache airflow",
|
||||
"summary": "Apache Airflow Cross-site Scripting Vulnerability",
|
||||
"details": "It was discovered that the \"Trigger DAG with config\" screen was susceptible to XSS attacks via the `origin` query argument. This issue affects Apache Airflow versions 2.2.3 and below.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -28,7 +32,7 @@
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "2.2.4"
|
||||
"fixed": "2.2.4rc1"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -44,10 +48,18 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/apache/airflow/commit/628aa1f99c865d97d0b1c7c76e630e43a7b8d319"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-65xw-pcqw-hjrh"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/apache/airflow"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2022-29.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://lists.apache.org/thread/phx76cgtmhwwdy780rvwhobx8qoy4bnk"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-vm5m-qmrx-fw8w",
|
||||
"modified": "2024-01-31T14:55:51Z",
|
||||
"modified": "2024-09-12T19:16:29Z",
|
||||
"published": "2024-01-24T15:30:30Z",
|
||||
"aliases": [
|
||||
"CVE-2023-50944"
|
||||
@@ -12,6 +12,10 @@
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -28,7 +32,7 @@
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "2.8.1"
|
||||
"fixed": "2.8.1rc1"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -44,6 +48,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/apache/airflow/pull/36257"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/apache/airflow/commit/8d76538d6e105947272b000581c6fabec20146b1"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/apache/airflow"
|
||||
|
||||
Reference in New Issue
Block a user