cvelist/2024/25xxx/CVE-2024-25142.json

82 lines
2.7 KiB
JSON
Raw Normal View History

2024-02-06 10:00:34 +00:00
{
2024-06-14 09:00:32 +00:00
"data_version": "4.0",
2024-02-06 10:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-25142",
2024-06-14 09:00:32 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
2024-02-06 10:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-14 09:00:32 +00:00
"value": "Use of Web Browser Cache Containing Sensitive Information vulnerability in Apache Airflow.\u00a0\n\nAirflow did not return \"Cache-Control\" header for dynamic content, which in case of some browsers could result in potentially storing sensitive data in local cache of the browser.\n\nThis issue affects Apache Airflow: before 2.9.2.\n\nUsers are recommended to upgrade to version 2.9.2, which fixes the issue.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-525: Use of Web Browser Cache Containing Sensitive Information",
"cweId": "CWE-525"
}
]
2024-02-06 10:00:34 +00:00
}
]
2024-06-14 09:00:32 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache Airflow",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "2.9.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/apache/airflow/pull/39550",
"refsource": "MISC",
"name": "https://github.com/apache/airflow/pull/39550"
},
{
"url": "https://lists.apache.org/thread/cg1j28lk0fhzthk0of1g7vy7p2n1j7nr",
"refsource": "MISC",
"name": "https://lists.apache.org/thread/cg1j28lk0fhzthk0of1g7vy7p2n1j7nr"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Jens Scheffler"
}
]
2024-02-06 10:00:34 +00:00
}