diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 70b701a658cc..28f31a2ecbdf 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,38 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="0809ce7d-f672-4924-9b3b-7c74bc279b83"> + <topic>gtar -- GNU TAR safer_name_suffix Remote Denial of Service Vulnerability</topic> + <affects> + <package> + <name>gtar</name> + <range><lt>1.19</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>SecurityFocus reports:</p> + <blockquote cite="http://www.securityfocus.com/bid/26445/"> + <p>GNUs tar and cpio utilities are prone to a denial-of-service + vulnerability because of insecure use of the alloca() + function.</p> + <p>Successfully exploiting this issue allows attackers + to crash the affected utilities and possibly to execute + code but this has not been confirmed.</p> + </blockquote> + </body> + </description> + <references> + <url>http://www.securityfocus.com/bid/26445/</url> + <cvename>CVE-2007-4476</cvename> + <bid>26445</bid> + </references> + <dates> + <discovery>2007-11-14</discovery> + <entry>2009-01-15</entry> + </dates> + </vuln> + <vuln vid="5ccb1c14-e357-11dd-a765-0030843d3802"> <topic>mplayer -- vulnerability in STR files processor</topic> <affects> |