cvelist/2018/1000xxx/CVE-2018-1000542.json
2018-06-26 12:05:02 -04:00

71 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "2018-06-23T11:22:33.059906",
"DATE_REQUESTED" : "2018-06-01T15:41:10",
"ID" : "CVE-2018-1000542",
"REQUESTER" : "sajeeb@0dd.zone",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "netbeans-mmd-plugin",
"version" : {
"version_data" : [
{
"version_value" : "<= 1.4.3"
}
]
}
}
]
},
"vendor_name" : "netbeans-mmd-plugin"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "netbeans-mmd-plugin version <= 1.4.3 contains a XML External Entity (XXE) vulnerability in MMD file import that can result in Possible information disclosure, server-side request forgery, or remote code execution. This attack appear to be exploitable via Specially crafted MMD file."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "XML External Entity (XXE)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://0dd.zone/2018/06/02/Netbeans-MMD-Plugin-XXE/",
"refsource" : "MISC",
"url" : "https://0dd.zone/2018/06/02/Netbeans-MMD-Plugin-XXE/"
},
{
"name" : "https://github.com/raydac/netbeans-mmd-plugin/issues/45",
"refsource" : "MISC",
"url" : "https://github.com/raydac/netbeans-mmd-plugin/issues/45"
}
]
}
}