aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2018-11-09 18:54:54 +0800
committerdinoex <dinoex@FreeBSD.org>2018-11-09 18:54:54 +0800
commitd4a576fe2388a9155a703ea8edde281d3b3ea92b (patch)
tree1e0fa5ac2e7134a9c7b6a0099ebd7eca59cac4ae /security/vuxml
parenta0652f1c5af798390b3464fa1f80defbb9897a64 (diff)
downloadfreebsd-ports-gnome-d4a576fe2388a9155a703ea8edde281d3b3ea92b.tar.gz
freebsd-ports-gnome-d4a576fe2388a9155a703ea8edde281d3b3ea92b.tar.zst
freebsd-ports-gnome-d4a576fe2388a9155a703ea8edde281d3b3ea92b.zip
- lighttpd - use-after-free vulnerabilities
PR: 232278
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index d9315af51412..5aa6a986d816 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -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="92a6efd0-e40d-11e8-ada4-408d5cf35399">
+ <topic>lighttpd - use-after-free vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>lighttpd</name>
+ <range><lt>1.4.51</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Lighttpd Project reports:</p>
+ <blockquote cite="https://www.lighttpd.net/2018/10/14/1.4.51/">
+ <p>Security fixes for Lighttpd:</p>
+ <ul>
+ <li><p>security: process headers after combining folded headers</p></li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://www.lighttpd.net/2018/10/14/1.4.51/</url>
+ <freebsdpr>ports/232278</freebsdpr>
+ </references>
+ <dates>
+ <discovery>2018-08-26</discovery>
+ <entry>2018-11-09</entry>
+ </dates>
+ </vuln>
+
<vuln vid="1c27a706-e3aa-11e8-b77a-6cc21735f730">
<topic>PostgreSQL -- SQL injection in pg_upgrade and pg_dump</topic>
<affects>