aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2020-07-28 12:19:47 +0000
committerThomas Zander <riggs@FreeBSD.org>2020-07-28 12:19:47 +0000
commit1f57f61483cc41ac15be829cf8deeefb18dfcd69 (patch)
tree26725ffa2c465f898a5c2bbba7ef9abe7c7a201d /security
parent28e7d5d5893297653aa0a0e8c8f212c27553a1cc (diff)
downloadports-1f57f61483cc41ac15be829cf8deeefb18dfcd69.tar.gz
ports-1f57f61483cc41ac15be829cf8deeefb18dfcd69.zip
Notes
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 bd29c7fe65e6..5315b467e2ae 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="086c96cd-d0cb-11ea-b922-5404a68ad561">
+ <topic>libsndfile -- out-of-bounds read memory access</topic>
+ <affects>
+ <package>
+ <name>libsndfile</name>
+ <range><lt>1.0.29.p.20200620</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>RedHat reports:</p>
+ <blockquote cite="https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3832">
+ <p>It was discovered the fix for CVE-2018-19758 was not complete and
+ still allows a read beyond the limits of a buffer in
+ wav_write_header() function in wav.c. A local attacker may use
+ this flaw to make the application crash.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3832</url>
+ </references>
+ <dates>
+ <discovery>2019-02-14</discovery>
+ <entry>2020-07-28</entry>
+ </dates>
+ </vuln>
+
<vuln vid="a955cdb7-d089-11ea-8c6f-080027eedc6a">
<topic>FreeRDP -- Integer overflow in RDPEGFX channel</topic>
<affects>