cvelist/2018/1000xxx/CVE-2018-1000614.json

71 lines
2.1 KiB
JSON
Raw Normal View History

2018-07-09 16:04:41 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "2018-07-08T15:52:41.191908",
"DATE_REQUESTED" : "2018-06-24T12:50:55",
"ID" : "CVE-2018-1000614",
"REQUESTER" : "f3i@t00ls.net",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "ONOS Controller",
"version" : {
"version_data" : [
{
"version_value" : "1.13.1 and earlier"
}
]
}
}
]
},
"vendor_name" : "ONOS"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "ONOS ONOS Controller version 1.13.1 and earlier contains a XML External Entity (XXE) vulnerability in providers/netconf/alarm/src/main/java/org/onosproject/provider/netconf/alarm/NetconfAlarmTranslator.java that can result in An adversary can remotely launch advanced XXE attacks on ONOS controller without authentication.. This attack appear to be exploitable via crafted protocol message."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "XML External Entity (XXE)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://gms.cl0udz.com/ONOS_Vul.pdf",
"refsource" : "MISC",
"url" : "http://gms.cl0udz.com/ONOS_Vul.pdf"
},
{
"name" : "https://gerrit.onosproject.org/#/c/18779/",
"refsource" : "CONFIRM",
"url" : "https://gerrit.onosproject.org/#/c/18779/"
}
]
}
}