2018-12-19 19:04:20 -05:00
{
2019-03-18 03:33:44 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-20303" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-12-19 19:04:20 -05:00
{
2019-03-18 03:33:44 +00:00
"lang" : "eng" ,
"value" : "In pkg/tool/path.go in Gogs before 0.11.82.1218, a directory traversal in the file-upload functionality can allow an attacker to create a file under data/sessions on the server, a similar issue to CVE-2018-18925."
2018-12-19 19:04:20 -05:00
}
2019-03-18 03:33:44 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/gogs/gogs/commit/ff93d9dbda5cebe90d86e4b7dfb2c6b8642970ce" ,
"refsource" : "MISC" ,
"url" : "https://github.com/gogs/gogs/commit/ff93d9dbda5cebe90d86e4b7dfb2c6b8642970ce"
} ,
{
"name" : "https://pentesterlab.com/exercises/cve-2018-18925/" ,
"refsource" : "MISC" ,
"url" : "https://pentesterlab.com/exercises/cve-2018-18925/"
} ,
{
"name" : "https://github.com/gogs/gogs/issues/5558" ,
"refsource" : "MISC" ,
"url" : "https://github.com/gogs/gogs/issues/5558"
}
]
}
}