cvelist/2024/29xxx/CVE-2024-29070.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2024-04-01 20:46:26 +00:00
{
2024-07-23 09:00:34 +00:00
"data_version": "4.0",
2024-04-01 20:46:26 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-29070",
2024-07-23 09:00:34 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
2024-04-01 20:46:26 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-23 09:00:34 +00:00
"value": "On versions before 2.1.4,\u00a0session is not invalidated after logout. When the user logged in successfully, the Backend service returns \"Authorization\" as the front-end authentication credential. \"Authorization\" can still initiate requests and access data even after logout.\n\nMitigation:\n\nall users should upgrade to 2.1.4\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-613 Insufficient Session Expiration",
"cweId": "CWE-613"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache StreamPark",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.0.0",
"version_value": "2.1.4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://lists.apache.org/thread/zslblrz1l0n9t67mqdv42yv75ncfn9zl",
"refsource": "MISC",
"name": "https://lists.apache.org/thread/zslblrz1l0n9t67mqdv42yv75ncfn9zl"
2024-04-01 20:46:26 +00:00
}
]
2024-07-23 09:00:34 +00:00
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "L0ne1y"
}
]
2024-04-01 20:46:26 +00:00
}