{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2020-36559", "ASSIGNER": "security@golang.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE 23: Relative Path Traversal" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "aahframe.work", "product": { "product_data": [ { "product_name": "aahframe.work", "version": { "version_data": [ { "version_affected": "<", "version_name": "0", "version_value": "0.12.4" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/go-aah/aah/pull/267", "refsource": "MISC", "name": "https://github.com/go-aah/aah/pull/267" }, { "url": "https://github.com/go-aah/aah/commit/881dc9f71d1f7a4e8a9a39df9c5c081d3a2da1ec", "refsource": "MISC", "name": "https://github.com/go-aah/aah/commit/881dc9f71d1f7a4e8a9a39df9c5c081d3a2da1ec" }, { "url": "https://github.com/go-aah/aah/issues/266", "refsource": "MISC", "name": "https://github.com/go-aah/aah/issues/266" }, { "url": "https://pkg.go.dev/vuln/GO-2020-0033", "refsource": "MISC", "name": "https://pkg.go.dev/vuln/GO-2020-0033" } ] }, "credits": [ { "lang": "en", "value": "@snyff" } ] }