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

70 lines
2.2 KiB
JSON
Raw Normal View History

2018-12-19 19:29:42 -07:00
{
2019-03-17 22:27:17 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"DATE_ASSIGNED": "2018-11-27T13:54:33.473507",
"DATE_REQUESTED": "2018-10-28T04:29:19",
"ID": "CVE-2018-1000837",
"REQUESTER": "sajeeb@0dd.zone",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-12-20 10:05:31 -05:00
{
2019-03-17 22:27:17 +00:00
"lang": "eng",
"value": "UML Designer version <= 8.0.0 contains a XML External Entity (XXE) vulnerability in XML parser for plugins that can result in Disclosure of confidential data, denial of service, SSRF, port scanning. This attack appear to be exploitable via malicious plugins.xml file."
2018-12-20 10:05:31 -05:00
}
2019-03-17 22:27:17 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://0dd.zone/2018/10/28/uml-designer-XXE/",
"refsource": "MISC",
"url": "https://0dd.zone/2018/10/28/uml-designer-XXE/"
},
{
"name": "https://github.com/ObeoNetwork/UML-Designer/issues/1035",
"refsource": "MISC",
"url": "https://github.com/ObeoNetwork/UML-Designer/issues/1035"
}
]
}
}