diff options
author | Josef El-Rayes <josef@FreeBSD.org> | 2004-10-13 16:55:35 +0000 |
---|---|---|
committer | Josef El-Rayes <josef@FreeBSD.org> | 2004-10-13 16:55:35 +0000 |
commit | cfeccaf435a2c407ea0cdeaa0e95a7e2d03941c9 (patch) | |
tree | 145b008df537ac4c103b9776aa32f40c7fb10668 | |
parent | 4b78b89cabd554c95be09d4e0354db80bddcf15c (diff) | |
download | ports-cfeccaf435a2c407ea0cdeaa0e95a7e2d03941c9.tar.gz ports-cfeccaf435a2c407ea0cdeaa0e95a7e2d03941c9.zip |
Notes
-rw-r--r-- | security/vuxml/vuln.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index d3fd31bddc09..a67cee4530d4 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -32,6 +32,33 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="30cf9485-1c2c-11d9-9ecb-000c6e8f12ef"> + <topic>zinf -- potential buffer overflow playlist support</topic> + <affects> + <package> + <name>zinf</name> + <range><lt>2.2.5</lt></range> + </package> + <package> + <name>freeamp</name> + <range><gt>0</gt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The audio player Zinf is vulnerable to a buffer-overflow + bug in the management of the playlist files.</p> + </body> + </description> + <references> + <url>http://marc.theaimsgroup.com/?l=bugtraq&m=109608092609200</url> + </references> + <dates> + <discovery>2004-09-24</discovery> + <entry>2004-10-12</entry> + </dates> + </vuln> + <vuln vid="f6680c03-0bd8-11d9-8a8a-000c41e2cdad"> <topic>tiff --- RLE decoder heap overflows</topic> <affects> |