2024-07-14 02:06:08 +00:00

81 lines
2.3 KiB
JSON

{
"id": "CVE-2023-52288",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-01-13T04:15:08.193",
"lastModified": "2024-01-24T18:40:15.637",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in the flaskcode package through 0.0.8 for Python. An unauthenticated directory traversal, exploitable with a GET request to a /resource-data/<file_path>.txt URI (from views.py), allows attackers to read arbitrary files."
},
{
"lang": "es",
"value": "Se descubri\u00f3 un problema en flaskcode package hasta la versi\u00f3n 0.0.8 para Python. Un directory traversal no autenticado, explotable con una solicitud GET a un URI /resource-data/.txt (de views.py), permite a los atacantes leer archivos arbitrarios."
}
],
"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:sujeetkv:flaskcode:*:*:*:*:*:python:*:*",
"versionEndIncluding": "0.0.8",
"matchCriteriaId": "19FE006D-1BAA-40E4-BB02-2498D26BC50A"
}
]
}
]
}
],
"references": [
{
"url": "https://gitlab.com/daniele_m/cve-list/-/blob/main/README.md",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}