cvelist/2019/3xxx/CVE-2019-3829.json

95 lines
3.3 KiB
JSON
Raw Normal View History

2019-01-03 14:05:09 -05:00
{
2019-03-27 12:04:00 -03:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-17 23:24:56 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-3829",
2019-03-27 18:00:49 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-03-27 12:04:00 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "gnutls",
"product": {
"product_data": [
{
"product_name": "gnutls",
"version": {
"version_data": [
{
2019-03-27 12:16:15 -03:00
"version_value": "fixed in 3.6.7"
},
{
"version_value": "affected from 3.5.8"
2019-03-27 12:04:00 -03:00
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416"
}
]
}
]
},
"references": {
"reference_data": [
{
2019-03-27 18:00:49 +00:00
"url": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2019-03-27",
"refsource": "MISC",
"name": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2019-03-27"
2019-03-27 12:04:00 -03:00
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3829",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3829",
"refsource": "CONFIRM"
},
{
"url": "https://gitlab.com/gnutls/gnutls/issues/694",
"name": "https://gitlab.com/gnutls/gnutls/issues/694",
"refsource": "CONFIRM"
2019-03-31 02:01:05 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-971ded6f90",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WRSOL66LHP4SD3Y2ECJDOGT4K663ECDU/"
2019-03-31 05:00:43 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-e8c1cf958f",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L7TJIBRJWGWSH6XIO2MXIQ3W6ES4R6I4/"
2019-03-27 12:04:00 -03:00
}
]
2019-03-17 23:24:56 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-03-27 12:16:15 -03:00
"value": "A vulnerability was found in gnutls versions from 3.5.8 before 3.6.7. A memory corruption (double free) vulnerability in the certificate verification API. Any client or server application that verifies X.509 certificates with GnuTLS 3.5.8 or later is affected."
2019-03-17 23:24:56 +00:00
}
]
2019-03-27 12:04:00 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "5.3/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
}
]
]
2019-03-17 23:24:56 +00:00
}
2019-03-27 18:00:49 +00:00
}