2018-06-18 13:02:56 -04:00
{
"CVE_data_meta" : {
2019-03-11 06:40:13 -04:00
"ASSIGNER" : "security@eclipse.org" ,
2018-06-18 13:02:56 -04:00
"ID" : "CVE-2018-12542" ,
2018-10-10 14:57:38 -04:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
2019-03-11 06:40:13 -04:00
"product_name" : "n/a" ,
2018-10-10 14:57:38 -04:00
"version" : {
"version_data" : [
{
2019-03-11 06:40:13 -04:00
"version_value" : "n/a"
2018-10-10 14:57:38 -04:00
}
]
}
}
]
} ,
2019-03-11 06:40:13 -04:00
"vendor_name" : "n/a"
2018-10-10 14:57:38 -04:00
}
]
}
2018-06-18 13:02:56 -04:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2018-10-10 14:57:38 -04:00
"value" : "In version from 3.0.0 to 3.5.3 of Eclipse Vert.x, the StaticHandler uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '\\' (forward slashes) sequences that can resolve to a location that is outside of that directory when running on Windows Operating Systems."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2019-03-11 06:40:13 -04:00
"value" : "n/a"
2018-10-10 14:57:38 -04:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-10-10 16:05:16 -04:00
"name" : "https://bugs.eclipse.org/bugs/show_bug.cgi?id=539171" ,
"refsource" : "CONFIRM" ,
2018-10-10 14:57:38 -04:00
"url" : "https://bugs.eclipse.org/bugs/show_bug.cgi?id=539171"
} ,
{
2018-10-10 16:05:16 -04:00
"name" : "https://github.com/vert-x3/vertx-web/issues/1025" ,
"refsource" : "CONFIRM" ,
2018-10-10 14:57:38 -04:00
"url" : "https://github.com/vert-x3/vertx-web/issues/1025"
2018-06-18 13:02:56 -04:00
}
]
}
}