diff options
-rw-r--r-- | security/vuxml/vuln.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index c09bf337a238..5249352800cd 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -32,6 +32,31 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="99b5cfa5-d3d2-11d9-8ffb-00061bc2ad93"> + <topic>yamt -- Possible buffer overflow and directory transferal issue</topic> + <affects> + <package> + <name>yamt</name> + <range><lt>0.5_2</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>In addition to the vulnerabilities listed in + CVE CAN-2004-1302, several other issues have been + found in audio/yamt, including buffer overflows + and directory tranversals.</p> + </blockquote> + </body> + </description> + <references> + </references> + <dates> + <discovery>2005-01-20</discovery> + <entry>2005-06-03</entry> + </dates> + </vuln> + <vuln vid="ae6ec9b8-2f43-4d02-8129-c6a3a53ef09d"> <topic>xview -- multiple buffer overflows in xv_parse_one</topic> <affects> |