cvelist/2017/11xxx/CVE-2017-11103.json

118 lines
4.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-11103",
"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" : [
{
"lang" : "eng",
"value" : "Heimdal before 7.4 allows remote attackers to impersonate services with Orpheus' Lyre attacks because it obtains service-principal names in a way that violates the Kerberos 5 protocol specification. In _krb5_extract_ticket() the KDC-REP service name must be obtained from the encrypted version stored in 'enc_part' instead of the unencrypted version stored in 'ticket'. Use of the unencrypted version provides an opportunity for successful server impersonation and other attacks. NOTE: this CVE is only for Heimdal and other products that embed Heimdal code; it does not apply to other instances in which this part of the Kerberos 5 protocol specification is violated."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.orpheus-lyre.info/",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://www.orpheus-lyre.info/"
},
{
"name" : "http://www.h5l.org/advisories.html?show=2017-07-11",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://www.h5l.org/advisories.html?show=2017-07-11"
},
{
"name" : "https://github.com/heimdal/heimdal/releases/tag/heimdal-7.4.0",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/heimdal/heimdal/releases/tag/heimdal-7.4.0"
},
{
"name" : "https://www.samba.org/samba/security/CVE-2017-11103.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://www.samba.org/samba/security/CVE-2017-11103.html"
},
2017-10-22 21:03:32 -04:00
{
"name" : "https://support.apple.com/HT208112",
"refsource" : "CONFIRM",
2017-10-22 21:03:32 -04:00
"url" : "https://support.apple.com/HT208112"
},
{
"name" : "https://support.apple.com/HT208144",
"refsource" : "CONFIRM",
2017-10-22 21:03:32 -04:00
"url" : "https://support.apple.com/HT208144"
},
2017-11-12 22:02:43 -05:00
{
"name" : "https://support.apple.com/HT208221",
"refsource" : "CONFIRM",
2017-11-12 22:02:43 -05:00
"url" : "https://support.apple.com/HT208221"
},
2017-11-03 15:04:18 -04:00
{
"name" : "DSA-3912",
"refsource" : "DEBIAN",
2017-11-03 15:04:18 -04:00
"url" : "http://www.debian.org/security/2017/dsa-3912"
},
2017-11-20 10:02:38 -05:00
{
"name" : "FreeBSD-SA-17:05",
"refsource" : "FREEBSD",
2017-11-20 10:02:38 -05:00
"url" : "https://www.freebsd.org/security/advisories/FreeBSD-SA-17:05.heimdal.asc"
},
2017-10-16 12:31:07 -04:00
{
"name" : "99551",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/99551"
},
{
"name" : "1038876",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securitytracker.com/id/1038876"
},
{
"name" : "1039427",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securitytracker.com/id/1039427"
}
]
}
}