cvelist/2022/40xxx/CVE-2022-40604.json

88 lines
2.7 KiB
JSON
Raw Normal View History

2022-09-12 13:00:33 +00:00
{
"CVE_data_meta": {
2022-09-21 08:21:53 +01:00
"ASSIGNER": "security@apache.org",
2022-09-12 13:00:33 +00:00
"ID": "CVE-2022-40604",
2022-09-21 08:21:53 +01:00
"STATE": "PUBLIC",
"TITLE": "Format String Vulnerability"
2022-09-12 13:00:33 +00:00
},
2022-09-21 08:21:53 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Airflow",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "2.4.0"
},
{
"version_affected": ">=",
"version_value": "2.3.0"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "The Apache Airflow PMC would like to thank L3yx of Syclover Security Team for reporting this issue."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-09-12 13:00:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-09-21 08:21:53 +01:00
"value": "In Apache Airflow 2.3.0 through 2.3.4, part of a url was unnecessarily formatted, allowing for possible information extraction."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-134 Use of Externally-Controlled Format String"
}
]
2022-09-12 13:00:33 +00:00
}
]
2022-09-21 08:21:53 +01:00
},
"references": {
"reference_data": [
{
2022-09-21 08:00:39 +00:00
"refsource": "MISC",
"url": "https://github.com/apache/airflow/pull/26337",
"name": "https://github.com/apache/airflow/pull/26337"
2022-09-21 08:21:53 +01:00
},
{
2022-09-21 08:00:39 +00:00
"refsource": "MISC",
"url": "https://lists.apache.org/thread/z20x8m16fnhxdkoollv53w1ybsts687t",
"name": "https://lists.apache.org/thread/z20x8m16fnhxdkoollv53w1ybsts687t"
2022-09-21 08:21:53 +01:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-09-12 13:00:33 +00:00
}
2022-09-21 08:00:39 +00:00
}