2022-07-29 17:00:50 +00:00
{
2022-12-27 22:00:42 +00:00
"data_version" : "4.0" ,
2022-07-29 17:00:50 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-36559" ,
2022-12-27 22:00:42 +00:00
"ASSIGNER" : "security@golang.org" ,
"STATE" : "PUBLIC"
2022-07-29 17:00:50 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-12-27 22:00:42 +00:00
"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."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE 23: Relative Path Traversal"
}
]
2022-07-29 17:00:50 +00:00
}
]
2022-12-27 22:00:42 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "aahframe.work" ,
"product" : {
"product_data" : [
{
"product_name" : "aahframe.work" ,
"version" : {
"version_data" : [
{
"version_value" : "0" ,
"version_affected" : "="
}
]
}
}
]
}
}
]
}
} ,
"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"
}
]
2022-07-29 17:00:50 +00:00
}