{ "id": "CVE-2020-36559", "sourceIdentifier": "security@golang.org", "published": "2022-12-27T22:15:11.500", "lastModified": "2024-11-21T05:29:50.100", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Due to improper sanitization of user input, HTTPEngine.Handle allows for directory traversal, allowing an attacker to read files outside of the target directory that the server has permission to read." }, { "lang": "es", "value": "Debido a una desinfecci\u00f3n inadecuada de la entrada del usuario, HTTPEngine.Handle permite directory traversal, lo que permite a un atacante leer archivos fuera del directorio de destino para los que el servidor tiene permiso de lectura." } ], "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", "baseScore": 7.5, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE" }, "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:aahframework:aah:*:*:*:*:*:go:*:*", "versionEndExcluding": "0.12.4", "matchCriteriaId": "D7F9E1A9-0E79-4115-B596-DAFFB5854FF0" } ] } ] } ], "references": [ { "url": "https://github.com/go-aah/aah/commit/881dc9f71d1f7a4e8a9a39df9c5c081d3a2da1ec", "source": "security@golang.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/go-aah/aah/issues/266", "source": "security@golang.org", "tags": [ "Issue Tracking", "Third Party Advisory" ] }, { "url": "https://github.com/go-aah/aah/pull/267", "source": "security@golang.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://pkg.go.dev/vuln/GO-2020-0033", "source": "security@golang.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://github.com/go-aah/aah/commit/881dc9f71d1f7a4e8a9a39df9c5c081d3a2da1ec", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/go-aah/aah/issues/266", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ] }, { "url": "https://github.com/go-aah/aah/pull/267", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://pkg.go.dev/vuln/GO-2020-0033", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] } ] }