svn commit: r509076 - head/security/vuxml
Tijl Coosemans
tijl at FreeBSD.org
Fri Aug 16 12:09:30 UTC 2019
Author: tijl
Date: Fri Aug 16 12:09:28 2019
New Revision: 509076
URL: https://svnweb.freebsd.org/changeset/ports/509076
Log:
Document CUPS CVE-2019-8675 and CVE-2019-8696.
Security: https://github.com/apple/cups/releases/tag/v2.2.12
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Fri Aug 16 12:08:37 2019 (r509075)
+++ head/security/vuxml/vuln.xml Fri Aug 16 12:09:28 2019 (r509076)
@@ -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="60e991ac-c013-11e9-b662-001cc0382b2f">
+ <topic>CUPS -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>cups</name>
+ <range><lt>2.2.12</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Apple reports:</p>
+ <blockquote cite="https://github.com/apple/cups/releases/tag/v2.2.12">
+ <ul>
+ <li>CVE-2019-8696 and CVE-2019-8675: SNMP buffer overflows.</li>
+ <li>IPP buffer overflow.</li>
+ <li>Memory disclosure in the scheduler.</li>
+ <li>DoS issues in the scheduler.</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://github.com/apple/cups/releases/tag/v2.2.12</url>
+ <cvename>CVE-2019-8675</cvename>
+ <cvename>CVE-2019-8696</cvename>
+ </references>
+ <dates>
+ <discovery>2019-08-15</discovery>
+ <entry>2019-08-16</entry>
+ </dates>
+ </vuln>
+
<vuln vid="41f4baac-bf77-11e9-8d2f-5404a68ad561">
<topic>traefik -- Denial of service in HTTP/2</topic>
<affects>
More information about the svn-ports-head
mailing list