{ "id": "CVE-2023-52289", "sourceIdentifier": "cve@mitre.org", "published": "2024-01-13T04:15:08.240", "lastModified": "2024-01-24T18:48:24.283", "vulnStatus": "Analyzed", "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 POST request to a /update-resource-data/ URI (from views.py), allows attackers to write to 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 POST a un URI /update-resource-data/ (desde views.py), permite a los atacantes escribir en 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:N/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "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" ] } ] }