Date: Sat, 23 Nov 2019 12:50:59 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518226 - head/security/vuxml Message-ID: <201911231250.xANCoxIZ005476@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Sat Nov 23 12:50:59 2019 New Revision: 518226 URL: https://svnweb.freebsd.org/changeset/ports/518226 Log: Add entry for dns/unbound PR: 242075 Sponsored by: Netzkommune GmbH Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Nov 23 12:32:52 2019 (r518225) +++ head/security/vuxml/vuln.xml Sat Nov 23 12:50:59 2019 (r518226) @@ -58,6 +58,35 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="ffc80e58-0dcb-11ea-9673-4c72b94353b5"> + <topic>unbound -- parsing vulnerability</topic> + <affects> + <package> + <name>unbound</name> + <range><lt>1.9.5</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Unbound Security Advisories:</p> + <blockquote cite="https://nlnetlabs.nl/projects/unbound/security-advisories/#vulnerability-in-ipsec-module"> + <p>Recent versions of Unbound contain a vulnerability that can cause shell + code execution after receiving a specially crafted answer. This issue + can only be triggered if unbound was compiled with --enable-ipsecmod + support, and ipsecmod is enabled and used in the configuration.</p> + </blockquote> + </body> + </description> + <references> + <url>https://nlnetlabs.nl/projects/unbound/security-advisories/#vulnerability-in-ipsec-module</url> + <cvename>CVE-2019-18934</cvename> + </references> + <dates> + <discovery>2019-11-19</discovery> + <entry>2019-11-23</entry> + </dates> + </vuln> + <vuln vid="b12a341a-0932-11ea-bf09-080027e0baa0"> <topic>gitea -- multiple vulnerabilities</topic> <affects>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911231250.xANCoxIZ005476>