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

70 lines
2.2 KiB
JSON
Raw Normal View History

2018-06-26 12:05:02 -04:00
{
2019-03-18 07:02:34 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"DATE_ASSIGNED": "2018-06-23T11:22:33.071313",
"DATE_REQUESTED": "2018-04-26T06:22:39",
"ID": "CVE-2018-1000548",
"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-06-26 12:05:02 -04:00
{
2019-03-18 07:02:34 +00:00
"lang": "eng",
"value": "Umlet version < 14.3 contains a XML External Entity (XXE) vulnerability in File parsing that can result in disclosure of confidential data, denial of service, server side request forgery. This attack appear to be exploitable via Specially crafted UXF file. This vulnerability appears to have been fixed in 14.3."
2018-06-26 12:05:02 -04:00
}
2019-03-18 07:02:34 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/umlet/umlet/issues/500",
"refsource": "MISC",
"url": "https://github.com/umlet/umlet/issues/500"
},
{
"name": "http://0dd.zone/2018/04/23/UMLet-XXE/",
"refsource": "MISC",
"url": "http://0dd.zone/2018/04/23/UMLet-XXE/"
}
]
}
}