cvelist/2016/2xxx/CVE-2016-2126.json
2018-01-04 15:05:12 -05:00

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com",
"DATE_PUBLIC" : "2016-12-19T00:00:00",
"ID" : "CVE-2016-2126",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Samba",
"version" : {
"version_data" : [
{
"version_value" : "4.0.0 to 4.5.2"
}
]
}
}
]
},
"vendor_name" : "Samba"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Samba version 4.0.0 up to 4.5.2 is vulnerable to privilege elevation due to incorrect handling of the PAC (Privilege Attribute Certificate) checksum. A remote, authenticated, attacker can cause the winbindd process to crash using a legitimate Kerberos ticket. A local service with access to the winbindd privileged pipe can cause winbindd to cache elevated access permissions."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-787"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.samba.org/samba/security/CVE-2016-2126.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2017-0494.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2017-0495.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2017-0662.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2017-0744.html"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:1265"
},
{
"url" : "http://www.securityfocus.com/bid/94994"
},
{
"url" : "http://www.securitytracker.com/id/1037495"
}
]
}
}