cvelist/2024/31xxx/CVE-2024-31868.json

82 lines
2.7 KiB
JSON
Raw Normal View History

2024-04-10 19:03:43 +00:00
{
2024-04-10 20:06:16 +00:00
"data_version": "4.0",
2024-04-10 19:03:43 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-31868",
2024-04-10 20:06:16 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
2024-04-10 19:03:43 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-03 13:00:35 +00:00
"value": "Improper Encoding or Escaping of Output vulnerability in Apache Zeppelin.\n\nThe attackers can modify helium.json and exposure XSS attacks to normal users.\nThis issue affects Apache Zeppelin: from 0.8.2 before 0.11.1.\n\nUsers are recommended to upgrade to version 0.11.1, which fixes the issue."
2024-04-10 20:06:16 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2024-10-03 13:00:35 +00:00
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
2024-04-10 20:06:16 +00:00
}
]
2024-04-10 19:03:43 +00:00
}
]
2024-04-10 20:06:16 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache Zeppelin",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0.8.2",
"version_value": "0.11.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/apache/zeppelin/pull/4728",
"refsource": "MISC",
"name": "https://github.com/apache/zeppelin/pull/4728"
},
{
"url": "https://lists.apache.org/thread/55mqs673plsxmgnq7fdf2flftpllyf11",
"refsource": "MISC",
"name": "https://lists.apache.org/thread/55mqs673plsxmgnq7fdf2flftpllyf11"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "H Ming"
}
]
2024-04-10 19:03:43 +00:00
}