cvelist/2017/16xxx/CVE-2017-16820.json

107 lines
3.6 KiB
JSON
Raw Normal View History

2017-11-14 16:06:13 -05:00
{
2019-03-18 01:48:46 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-16820",
"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": [
2017-11-14 16:06:13 -05:00
{
2019-03-18 01:48:46 +00:00
"lang": "eng",
"value": "The csnmp_read_table function in snmp.c in the SNMP plugin in collectd before 5.6.3 is susceptible to a double free in a certain error case, which could lead to a crash (or potentially have other impact)."
2017-11-14 16:06:13 -05:00
}
2019-03-18 01:48:46 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2018:0252",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:0252"
},
{
"name": "GLSA-201803-10",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201803-10"
},
{
"name": "https://bugs.debian.org/881757",
"refsource": "CONFIRM",
"url": "https://bugs.debian.org/881757"
},
{
"name": "https://github.com/collectd/collectd/issues/2291",
"refsource": "CONFIRM",
"url": "https://github.com/collectd/collectd/issues/2291"
},
{
"name": "RHSA-2018:0560",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:0560"
},
{
"name": "RHSA-2018:1605",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:1605"
},
{
"name": "RHSA-2018:2615",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2615"
},
{
"name": "RHSA-2018:0299",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:0299"
},
{
"name": "https://github.com/collectd/collectd/releases/tag/collectd-5.6.3",
"refsource": "CONFIRM",
"url": "https://github.com/collectd/collectd/releases/tag/collectd-5.6.3"
},
{
"name": "https://github.com/collectd/collectd/commit/d16c24542b2f96a194d43a73c2e5778822b9cb47",
"refsource": "CONFIRM",
"url": "https://github.com/collectd/collectd/commit/d16c24542b2f96a194d43a73c2e5778822b9cb47"
}
]
}
}