cvelist/2017/2xxx/CVE-2017-2885.json
2018-04-25 06:05:26 -04:00

79 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "talos-cna@cisco.com",
"DATE_PUBLIC" : "2017-08-10T00:00:00",
"ID" : "CVE-2017-2885",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "libsoup",
"version" : {
"version_data" : [
{
"version_value" : "2.58"
}
]
}
}
]
},
"vendor_name" : "GNOME"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "An exploitable stack based buffer overflow vulnerability exists in the GNOME libsoup 2.58. A specially crafted HTTP request can cause a stack overflow resulting in remote code execution. An attacker can send a special HTTP request to the vulnerable server to trigger this vulnerability."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "buffer overflow"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0392",
"refsource" : "MISC",
"url" : "https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0392"
},
{
"name" : "DSA-3929",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2017/dsa-3929"
},
{
"name" : "RHSA-2017:2459",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:2459"
},
{
"name" : "100258",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/100258"
}
]
}
}