svn commit: r533756 - head/security/vuxml
Tobias C. Berner
tcberner at FreeBSD.org
Sun May 3 07:46:29 UTC 2020
Author: tcberner
Date: Sun May 3 07:46:28 2020
New Revision: 533756
URL: https://svnweb.freebsd.org/changeset/ports/533756
Log:
Document audio/taglib vulnerability
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Sun May 3 07:32:36 2020 (r533755)
+++ head/security/vuxml/vuln.xml Sun May 3 07:46:28 2020 (r533756)
@@ -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="d3f3e818-8d10-11ea-8668-e0d55e2a8bf9">
+ <topic>taglib -- heap-based buffer over-read via a crafted audio file</topic>
+ <affects>
+ <package>
+ <name>taglib</name>
+ <range><lt>1.12.b.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Webin security lab - dbapp security Ltd reports:</p>
+ <blockquote cite="https://seclists.org/fulldisclosure/2018/May/49">
+ <p>The TagLib::Ogg::FLAC::File::scan function in oggflacfile.cpp in TagLib 1.11.1 allows remote attackers to cause information disclosure (heap-based buffer over-read) via a crafted audio file.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://seclists.org/fulldisclosure/2018/May/49</url>
+ <cvename>CVE-2018-11439</cvename>
+ </references>
+ <dates>
+ <discovery>2018-05-28</discovery>
+ <entry>2020-05-03</entry>
+ </dates>
+ </vuln>
+
<vuln vid="e8483115-8b8e-11ea-bdcf-001b217b3468">
<topic>Gitlab -- Multiple Vulnerabilities</topic>
<affects>
More information about the svn-ports-all
mailing list