cvelist/2024/55xxx/CVE-2024-55890.json
2024-12-13 18:00:58 +00:00

78 lines
2.9 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-55890",
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "D-Tale is a visualizer for pandas data structures. Prior to version 3.16.1, users hosting D-Tale publicly can be vulnerable to remote code execution allowing attackers to run malicious code on the server. Users should upgrade to version 3.16.1 where the `update-settings` endpoint blocks the ability for users to update the `enable_custom_filters` flag. The only workaround for versions earlier than 3.16.1 is to only host D-Tale to trusted users."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "man-group",
"product": {
"product_data": [
{
"product_name": "dtale",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 3.16.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/man-group/dtale/security/advisories/GHSA-832w-fhmw-w4f4",
"refsource": "MISC",
"name": "https://github.com/man-group/dtale/security/advisories/GHSA-832w-fhmw-w4f4"
},
{
"url": "https://github.com/man-group/dtale/commit/1e26ed3ca12fe83812b90f12a2b3e5fb0b740f7a",
"refsource": "MISC",
"name": "https://github.com/man-group/dtale/commit/1e26ed3ca12fe83812b90f12a2b3e5fb0b740f7a"
},
{
"url": "https://github.com/man-group/dtale#custom-filter",
"refsource": "MISC",
"name": "https://github.com/man-group/dtale#custom-filter"
}
]
},
"source": {
"advisory": "GHSA-832w-fhmw-w4f4",
"discovery": "UNKNOWN"
}
}