cvelist/2016/7xxx/CVE-2016-7076.json

108 lines
3.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 06:15:15 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2016-7076",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "sudo",
"version": {
"version_data": [
{
"version_value": "sudo 1.8.18p1"
}
]
}
}
]
},
"vendor_name": "[UNKNOWN]"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-05-28 13:38:15 -03:00
{
2019-03-18 06:15:15 +00:00
"lang": "eng",
"value": "sudo before version 1.8.18p1 is vulnerable to a bypass in the sudo noexec restriction if application run via sudo executed wordexp() C library function with a user supplied argument. A local user permitted to run such application via sudo with noexec restriction could possibly use this flaw to execute arbitrary commands with elevated privileges."
2018-05-28 13:38:15 -03:00
}
2019-03-18 06:15:15 +00:00
]
},
"impact": {
"cvss": [
[
{
"vectorString": "6.4/CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
],
[
{
"vectorString": "6.6/AV:L/AC:M/Au:S/C:C/I:C/A:C",
"version": "2.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
2018-05-28 13:38:15 -03:00
{
2019-03-18 06:15:15 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-184"
}
]
2018-05-28 13:38:15 -03:00
}
2019-03-18 06:15:15 +00:00
]
},
"references": {
"reference_data": [
{
"name": "https://www.sudo.ws/alerts/noexec_wordexp.html",
"refsource": "CONFIRM",
"url": "https://www.sudo.ws/alerts/noexec_wordexp.html"
},
{
"name": "RHSA-2016:2872",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2872.html"
},
2018-05-28 13:38:15 -03:00
{
2019-03-18 06:15:15 +00:00
"name": "95778",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/95778"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7076",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7076"
},
{
"name": "https://security.netapp.com/advisory/ntap-20181127-0002/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20181127-0002/"
2019-05-06 21:00:44 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-3968-1",
"url": "https://usn.ubuntu.com/3968-1/"
2020-09-30 18:01:40 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-3968-3",
"url": "https://usn.ubuntu.com/3968-3/"
2018-05-28 13:38:15 -03:00
}
2019-03-18 06:15:15 +00:00
]
}
}