cvelist/2017/7xxx/CVE-2017-7507.json
2023-02-12 23:02:18 +00:00

78 lines
2.5 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2017-7507",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"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"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "GnuTLS",
"product": {
"product_data": [
{
"product_name": "gnutls",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "3.5.12"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://www.debian.org/security/2017/dsa-3884",
"refsource": "MISC",
"name": "http://www.debian.org/security/2017/dsa-3884"
},
{
"url": "http://www.securityfocus.com/bid/99102",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/99102"
},
{
"url": "https://access.redhat.com/errata/RHSA-2017:2292",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2017:2292"
},
{
"url": "https://www.gnutls.org/security.html#GNUTLS-SA-2017-4",
"refsource": "MISC",
"name": "https://www.gnutls.org/security.html#GNUTLS-SA-2017-4"
}
]
}
}