2018-06-05 11:03:57 -04:00
{
2019-03-18 15:00:43 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 02:24:30 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2018-11789" ,
2019-03-18 15:00:43 +00:00
"ASSIGNER" : "security@apache.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Apache Incubator Heron" ,
"version" : {
"version_data" : [
{
"version_value" : "Apache Incubator Heron 0.13.0 to 0.17.8"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
2019-03-19 21:00:48 +00:00
"description" : [
{
"lang" : "eng" ,
"value" : "Information Disclosure"
}
]
2019-03-18 15:00:43 +00:00
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MLIST" ,
"name" : "[heron-dev] 20190306 [CVE-2018-11789] Apache Incubator Heron file access vulnerability" ,
"url" : "https://lists.apache.org/thread.html/5ea1a102d87a47c5912d745fa0d5dfa2830fc94099cbc30911f095b9@%3Cdev.heron.apache.org%3E"
} ,
{
"refsource" : "BID" ,
"name" : "107430" ,
"url" : "http://www.securityfocus.com/bid/107430"
}
]
2019-03-18 02:24:30 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-03-18 15:00:43 +00:00
"value" : "When accessing the heron-ui webpage, people can modify the file paths outside of the current container to access any file on the host. Example woule be modifying the parameter path= to go to the directory you would like to view. i.e. ..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd."
2019-03-18 02:24:30 +00:00
}
]
}
}