aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2017-10-03 21:40:26 +0800
committerfeld <feld@FreeBSD.org>2017-10-03 21:40:26 +0800
commit9f77401b3f722f05a740a5d5e271751b53e6e61d (patch)
treea75e79b021d6474324c72d720fac9107d0e63188 /security/vuxml
parent2f2ec3525bc54cdd49f282478d6330c44c748b76 (diff)
downloadfreebsd-ports-gnome-9f77401b3f722f05a740a5d5e271751b53e6e61d.tar.gz
freebsd-ports-gnome-9f77401b3f722f05a740a5d5e271751b53e6e61d.tar.zst
freebsd-ports-gnome-9f77401b3f722f05a740a5d5e271751b53e6e61d.zip
Document FreeBSD-SA-17:05.heimdal
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index c1427a0aa1fb..afaeb14b63d8 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,38 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="420243e9-a840-11e7-b5af-a4badb2f4699">
+ <topic>FreeBSD -- heimdal KDC-REP service name validation vulnerability</topic>
+ <affects>
+ <package>
+ <name>FreeBSD</name>
+ <range><ge>11.0</ge><lt>11.0_11</lt></range>
+ <range><ge>10.3</ge><lt>10.3_20</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <h1>Problem Description:</h1>
+ <p>There is a programming error in the Heimdal implementation
+ that used an unauthenticated, plain-text version of the
+ KDC-REP service name found in a ticket.</p>
+ <h1>Impact:</h1>
+ <p>An attacker who has control of the network between a
+ client and the service it talks to will be able to impersonate
+ the service, allowing a successful man-in-the-middle (MITM)
+ attack that circumvents the mutual authentication.</p>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2017-1110</cvename>
+ <freebsdsa>SA-17:05.heimdal</freebsdsa>
+ </references>
+ <dates>
+ <discovery>2017-07-12</discovery>
+ <entry>2017-10-03</entry>
+ </dates>
+ </vuln>
+
<vuln vid="b77b5646-a778-11e7-ac58-b499baebfeaf">
<topic>dnsmasq -- multiple vulnerabilities</topic>
<affects>