cvelist/2022/45xxx/CVE-2022-45402.json
2022-11-15 16:00:32 +00:00

89 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2022-45402",
"STATE": "PUBLIC",
"TITLE": "Apache Airflow: Open redirect during login"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Airflow",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "2.4.3"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "The Apache Airflow PMC would like to thank Bugra Eskici for reporting this issue."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Apache Airflow versions prior to 2.4.3, there was an open redirect in the webserver's `/login` endpoint."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-601 URL Redirection to Untrusted Site ('Open Redirect')"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://github.com/apache/airflow/pull/27576",
"name": "https://github.com/apache/airflow/pull/27576"
},
{
"refsource": "MISC",
"url": "https://lists.apache.org/thread/nf4xrkoo6c81g6fdn4vj8k9x2686o9nh",
"name": "https://lists.apache.org/thread/nf4xrkoo6c81g6fdn4vj8k9x2686o9nh"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20221115 CVE-2022-45402: Apache Airflow: Open redirect during login",
"url": "http://www.openwall.com/lists/oss-security/2022/11/15/1"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}