diff options
-rw-r--r-- | security/vuxml/vuln.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index b97f470dd83..a70d1be6c45 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,34 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="62d45229-4fa0-11e6-9d13-206a8a720317"> + <topic>krb5 -- KDC denial of service vulnerability</topic> + <affects> + <package> + <name>krb5-114</name> + <range><lt>1.14.3</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Major changes in krb5 1.14.3:</p> + <blockquote cite="http://web.mit.edu/kerberos/krb5-1.14/"> + <p>Fix a rare KDC denial of service vulnerability when anonymous + client principals are restricted to obtaining TGTs only + [CVE-2016-3120] .</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2016-3120</cvename> + <url>http://web.mit.edu/kerberos/krb5-1.14/</url> + </references> + <dates> + <discovery>2016-07-20</discovery> + <entry>2016-07-21</entry> + </dates> + </vuln> + <vuln vid="72f71e26-4f69-11e6-ac37-ac9e174be3af"> <topic>Apache OpenOffice 4.1.2 -- Memory Corruption Vulnerability (Impress Presentations)</topic> <affects> |