cvelist/2017/1000xxx/CVE-2017-1000190.json

65 lines
1.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-08-22T17:29:33.413120",
"ID" : "CVE-2017-1000190",
"REQUESTER" : "exploitcat@foxmail.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "SimpleXML",
"version" : {
"version_data" : [
{
"version_value" : "2.7.1 lastest version"
}
]
}
}
]
},
"vendor_name" : "SimpleXML"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "SimpleXML (latest version 2.7.1) is vulnerable to an XXE vulnerability resulting SSRF, information disclosure, DoS and so on."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "XML External Entity (XXE)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/ngallagher/simplexml/issues/18",
"refsource" : "CONFIRM",
"url" : "https://github.com/ngallagher/simplexml/issues/18"
}
]
}
}