cvelist/2017/5xxx/CVE-2017-5617.json

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-5617",
"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" : [
{
"lang" : "eng",
"value" : "The SVG Salamander (aka svgSalamander) library, when used in a web application, allows remote attackers to conduct server-side request forgery (SSRF) attacks via an xlink:href attribute in an SVG file."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20170127 SSRF issue in the svgsalamander library",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2017/01/27/3"
},
{
"name" : "[oss-security] 20170129 Re: SSRF issue in the svgsalamander library",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2017/01/29/2"
},
{
"name" : "https://github.com/blackears/svgSalamander/issues/11",
"refsource" : "CONFIRM",
"url" : "https://github.com/blackears/svgSalamander/issues/11"
},
{
"name" : "DSA-3781",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2017/dsa-3781"
},
{
"name" : "95871",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/95871"
}
]
}
}