cvelist/2023/35xxx/CVE-2023-35844.json
2023-06-19 02:00:41 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-35844",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "packages/backend/src/routers in Lightdash before 0.510.3 has insecure file endpoints, e.g., they allow .. directory traversal and do not ensure that an intended file extension (.csv or .png) is used."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://advisory.dw1.io/59",
"refsource": "MISC",
"name": "https://advisory.dw1.io/59"
},
{
"url": "https://github.com/lightdash/lightdash/commit/fcc808c84c2cc3afb343063e32a49440d32a553c",
"refsource": "MISC",
"name": "https://github.com/lightdash/lightdash/commit/fcc808c84c2cc3afb343063e32a49440d32a553c"
},
{
"url": "https://github.com/lightdash/lightdash/compare/0.510.2...0.510.3",
"refsource": "MISC",
"name": "https://github.com/lightdash/lightdash/compare/0.510.2...0.510.3"
},
{
"url": "https://github.com/lightdash/lightdash/pull/5090",
"refsource": "MISC",
"name": "https://github.com/lightdash/lightdash/pull/5090"
}
]
}
}