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

65 lines
1.7 KiB
JSON
Raw Normal View History

2017-11-16 14:13:59 -07:00
{
2017-11-17 16:03:46 -05:00
"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" : [
2017-11-16 14:13:59 -07:00
{
2017-11-17 16:03:46 -05:00
"product" : {
"product_data" : [
{
"product_name" : "SimpleXML",
"version" : {
"version_data" : [
{
"version_value" : "2.7.1 lastest version"
}
]
}
}
]
},
"vendor_name" : "SimpleXML"
2017-11-16 14:13:59 -07:00
}
2017-11-17 16:03:46 -05:00
]
}
},
"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",
2017-11-17 16:03:46 -05:00
"url" : "https://github.com/ngallagher/simplexml/issues/18"
}
]
}
2017-11-16 14:13:59 -07:00
}