aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorbrnrd <brnrd@FreeBSD.org>2017-08-17 18:45:47 +0800
committerbrnrd <brnrd@FreeBSD.org>2017-08-17 18:45:47 +0800
commit56d4257c4a5b14526a4d0813d4e1682e1a302ec8 (patch)
treeade420eb73419f1cc003d892026b789ffe91c969 /security
parent93dca6be813ac4ea11d36cf00362a080e859067a (diff)
downloadfreebsd-ports-gnome-56d4257c4a5b14526a4d0813d4e1682e1a302ec8.tar.gz
freebsd-ports-gnome-56d4257c4a5b14526a4d0813d4e1682e1a302ec8.tar.zst
freebsd-ports-gnome-56d4257c4a5b14526a4d0813d4e1682e1a302ec8.zip
security/vuxml: Document devel/libsoup vulnerability
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 2f4024fbdb8f..b5790c2dc5d4 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="8e7bbddd-8338-11e7-867f-b499baebfeaf">
+ <topic>libsoup -- stack based buffer overflow</topic>
+ <affects>
+ <package>
+ <name>libsoup</name>
+ <range><lt>2.56.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Tobias Mueller reports:</p>
+ <blockquote cite="http://seclists.org/oss-sec/2017/q3/304">
+ <p>libsoup is susceptible to a stack based buffer overflow
+ attack when using chunked encoding. Regardless of libsoup
+ being used as a server or client.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://seclists.org/oss-sec/2017/q3/304</url>
+ <cvename>CVE-2017-2885</cvename>
+ </references>
+ <dates>
+ <discovery>2017-08-17</discovery>
+ <entry>2017-08-17</entry>
+ </dates>
+ </vuln>
+
<vuln vid="5df8bd95-8290-11e7-93af-005056925db4">
<topic>Zabbix -- Remote code execution</topic>
<affects>