98 lines
2.4 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-35844",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-06-19T02:15:08.903",
"lastModified": "2023-06-27T15:48:14.627",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"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."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lightdash:lightdash:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.510.3",
"matchCriteriaId": "8D62C6A5-FC94-45F8-86CE-AAFE64A2D1FF"
}
]
}
]
}
],
"references": [
{
"url": "https://advisory.dw1.io/59",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/lightdash/lightdash/commit/fcc808c84c2cc3afb343063e32a49440d32a553c",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/lightdash/lightdash/compare/0.510.2...0.510.3",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://github.com/lightdash/lightdash/pull/5090",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}