cvelist/2017/7xxx/CVE-2017-7507.json

78 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com",
"ID" : "CVE-2017-7507",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "gnutls",
"version" : {
"version_data" : [
{
"version_value" : "3.5.12"
}
]
}
}
]
},
"vendor_name" : "GnuTLS"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "GnuTLS version 3.5.12 and earlier is vulnerable to a NULL pointer dereference while decoding a status response TLS extension with valid contents. This could lead to a crash of the GnuTLS server application."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "NULL pointer dereference"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.gnutls.org/security.html#GNUTLS-SA-2017-4",
"refsource" : "CONFIRM",
"url" : "https://www.gnutls.org/security.html#GNUTLS-SA-2017-4"
},
{
"name" : "DSA-3884",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2017/dsa-3884"
},
{
"name" : "RHSA-2017:2292",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:2292"
},
{
"name" : "99102",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/99102"
}
]
}
}