cvelist/2018/11xxx/CVE-2018-11789.json
2019-03-19 21:00:48 +00:00

67 lines
2.2 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2018-11789",
"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": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure"
}
]
}
]
},
"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"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
}
}