Publish CVE-2019-9488 from Trend Micro

CVE-2019-9488 Publish from Trend Micro
This commit is contained in:
jpattrendmicro 2019-09-11 08:11:11 -07:00
parent a65bb052b0
commit 2950e35168

View File

@ -1,17 +1,59 @@
{ {
"CVE_data_meta": { "CVE_data_meta" : {
"ASSIGNER": "cve@mitre.org", "ASSIGNER" : "security@trendmicro.com",
"ID": "CVE-2019-9488", "ID" : "CVE-2019-9488",
"STATE": "RESERVED" "STATE" : "PUBLIC"
}, },
"data_format": "MITRE", "affects" : {
"data_type": "CVE", "vendor" : {
"data_version": "4.0", "vendor_data" : [
"description": {
"description_data": [
{ {
"lang": "eng", "product" : {
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "product_data" : [
{
"product_name" : "Trend Micro Deep Security, Trend Micro Vulnerability Protection",
"version" : {
"version_data" : [
{
"version_value" : "Deep Security 10.x, 11.x; Vulnerability Protection 2.0"
}
]
}
}
]
},
"vendor_name" : "Trend Micro"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Trend Micro Deep Security Manager (10.x, 11.x) and Vulnerability Protection (2.0) are vulnerable to a XML External Entity Attack. However, for the attack to be possible, the attacker must have root/admin access to a protected host which is authorized to communicate with the Deep Security Manager (DSM). "
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "XXE Attack"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://success.trendmicro.com/solution/1122900"
} }
] ]
} }