cvelist/2016/8xxx/CVE-2016-8614.json

98 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 05:42:43 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2016-8614",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Ansible",
"version": {
"version_data": [
{
"version_value": "2.2.0"
}
]
}
}
]
},
"vendor_name": "Red Hat"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-07-31 15:59:02 -03:00
{
2019-03-18 05:42:43 +00:00
"lang": "eng",
"value": "A flaw was found in Ansible before version 2.2.0. The apt_key module does not properly verify key fingerprints, allowing remote adversary to create an OpenPGP key which matches the short key ID and inject this key instead of the correct key."
2018-07-31 15:59:02 -03:00
}
2019-03-18 05:42:43 +00:00
]
},
"impact": {
"cvss": [
[
{
"vectorString": "6.3/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
}
],
[
{
"vectorString": "6.8/AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
2018-07-31 15:59:02 -03:00
{
2019-03-18 05:42:43 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-358"
}
]
2018-07-31 15:59:02 -03:00
}
2019-03-18 05:42:43 +00:00
]
},
"references": {
"reference_data": [
{
"name": "94108",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/94108"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8614",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8614"
},
2018-07-31 15:59:02 -03:00
{
2019-03-18 05:42:43 +00:00
"name": "https://github.com/ansible/ansible-modules-core/pull/5353",
"refsource": "CONFIRM",
"url": "https://github.com/ansible/ansible-modules-core/pull/5353"
},
{
"name": "https://github.com/ansible/ansible-modules-core/pull/5357",
"refsource": "CONFIRM",
"url": "https://github.com/ansible/ansible-modules-core/pull/5357"
},
{
"name": "https://github.com/ansible/ansible-modules-core/issues/5237",
"refsource": "CONFIRM",
"url": "https://github.com/ansible/ansible-modules-core/issues/5237"
2018-07-31 15:59:02 -03:00
}
2019-03-18 05:42:43 +00:00
]
}
}