blob: ff680569451ec22a87752dd566dff1eb93d8e98f [file] [log] [blame]
{
"dataType": "CVE_RECORD",
"dataVersion": "5.0",
"cveMetadata": {
"cveId": "CVE-2020-36559"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc"
},
"descriptions": [
{
"lang": "en",
"value": "Due to improper santization 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."
}
],
"affected": [
{
"vendor": "aahframe.work",
"product": "aahframe.work",
"collectionURL": "https://pkg.go.dev",
"packageName": "aahframe.work",
"versions": [
{
"version": "0",
"lessThan": "0.12.4",
"status": "affected",
"versionType": "semver"
}
],
"programRoutines": [
{
"name": "HTTPEngine.Handle"
},
{
"name": "Application.Run"
},
{
"name": "Application.ServeHTTP"
},
{
"name": "Application.Start"
}
],
"defaultStatus": "unaffected"
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE 23: Relative Path Traversal"
}
]
}
],
"references": [
{
"url": "https://github.com/go-aah/aah/pull/267"
},
{
"url": "https://github.com/go-aah/aah/commit/881dc9f71d1f7a4e8a9a39df9c5c081d3a2da1ec"
},
{
"url": "https://github.com/go-aah/aah/issues/266"
},
{
"url": "https://pkg.go.dev/vuln/GO-2020-0033"
}
],
"credits": [
{
"lang": "en",
"value": "@snyff"
}
]
}
}
}