Document buffer overflow vulnerabilities in SoX
PR: 201778 CVE: CVE-2014-8145 Security: 9dd761ff-30cb-11e5-a4a5-002590263bf5 Security: 92cda470-30cb-11e5-a4a5-002590263bf5
This commit is contained in:
parent
91fd035064
commit
2389e5446d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392732
1 changed files with 58 additions and 0 deletions
|
@ -58,6 +58,64 @@ Notes:
|
|||
|
||||
-->
|
||||
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
|
||||
<vuln vid="9dd761ff-30cb-11e5-a4a5-002590263bf5">
|
||||
<topic>sox -- memory corruption vulnerabilities</topic>
|
||||
<affects>
|
||||
<package>
|
||||
<name>sox</name>
|
||||
<range><le>14.4.2</le></range>
|
||||
</package>
|
||||
</affects>
|
||||
<description>
|
||||
<body xmlns="http://www.w3.org/1999/xhtml">
|
||||
<p>Michele Spagnuolo, Google Security Team, reports:</p>
|
||||
<blockquote cite="http://seclists.org/oss-sec/2015/q3/167">
|
||||
<p>The write heap buffer overflows are related to ADPCM handling in
|
||||
WAV files, while the read heap buffer overflow is while opening a
|
||||
.VOC.</p>
|
||||
</blockquote>
|
||||
</body>
|
||||
</description>
|
||||
<references>
|
||||
<url>http://seclists.org/oss-sec/2015/q3/167</url>
|
||||
</references>
|
||||
<dates>
|
||||
<discovery>2015-07-22</discovery>
|
||||
<entry>2015-07-23</entry>
|
||||
</dates>
|
||||
</vuln>
|
||||
|
||||
<vuln vid="92cda470-30cb-11e5-a4a5-002590263bf5">
|
||||
<topic>sox -- input sanitization errors</topic>
|
||||
<affects>
|
||||
<package>
|
||||
<name>sox</name>
|
||||
<range><lt>14.4.2</lt></range>
|
||||
</package>
|
||||
</affects>
|
||||
<description>
|
||||
<body xmlns="http://www.w3.org/1999/xhtml">
|
||||
<p>oCERT reports:</p>
|
||||
<blockquote cite="http://www.ocert.org/advisories/ocert-2014-010.html">
|
||||
<p>The sox command line tool is affected by two heap-based buffer
|
||||
overflows, respectively located in functions start_read() and
|
||||
AdpcmReadBlock().</p>
|
||||
<p>A specially crafted wav file can be used to trigger the
|
||||
vulnerabilities.</p>
|
||||
</blockquote>
|
||||
</body>
|
||||
</description>
|
||||
<references>
|
||||
<bid>71774</bid>
|
||||
<cvename>CVE-2014-8145</cvename>
|
||||
<url>http://www.ocert.org/advisories/ocert-2014-010.html</url>
|
||||
</references>
|
||||
<dates>
|
||||
<discovery>2014-11-20</discovery>
|
||||
<entry>2015-07-23</entry>
|
||||
</dates>
|
||||
</vuln>
|
||||
|
||||
<vuln vid="95eee71d-3068-11e5-a9b5-bcaec565249c">
|
||||
<topic>gdk-pixbuf2 -- heap overflow and DoS affecting Firefox and other programs</topic>
|
||||
<affects>
|
||||
|
|
Loading…
Reference in a new issue