diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2019-09-03 14:33:02 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2019-09-03 14:33:02 +0000 |
commit | bf640571718a518f57d86dd8de7ce375f0a1b142 (patch) | |
tree | 83906ee1b46ed95a485714608d7a78f175ae9698 /security/vuxml | |
parent | b4a62db929ea38c7f8a618636e40e6f96999e774 (diff) | |
download | ports-bf640571718a518f57d86dd8de7ce375f0a1b142.tar.gz ports-bf640571718a518f57d86dd8de7ce375f0a1b142.zip |
Notes
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 58a81ef62492..c8335a4895c6 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,32 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="ce231189-ce56-11e9-9fa0-0050569f0b83"> + <topic>www/varnish6 -- Denial of Service</topic> + <affects> + <package> + <name>varnish6</name> + <range><lt>6.2.1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The Varnish Team reports:</p> + <blockquote cite="https://varnish-cache.org/security/VSV00003.html"> + <p>A failure in HTTP/1 parsing can allow a remote attacker to trigger + an assertion in varnish, restarting the daemon and clearing the cache.</p> + </blockquote> + </body> + </description> + <references> + <url>https://varnish-cache.org/security/VSV00003.html</url> + </references> + <dates> + <discovery>2019-09-02</discovery> + <entry>2019-09-03</entry> + </dates> + </vuln> + <vuln vid="c9c6c2f8-cd54-11e9-af89-080027ef1a23"> <topic>libgcrypt -- ECDSA timing attack</topic> <affects> |