aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2005-02-22 23:37:51 +0800
committernaddy <naddy@FreeBSD.org>2005-02-22 23:37:51 +0800
commit477e87f078b98ca824d216a7fcf8b32d130924cd (patch)
tree643e1f79968e2db1488618aada69308b46b05177 /security
parent559f43d87e0059d958172b640d513be36c79a7d6 (diff)
downloadfreebsd-ports-gnome-477e87f078b98ca824d216a7fcf8b32d130924cd.tar.gz
freebsd-ports-gnome-477e87f078b98ca824d216a7fcf8b32d130924cd.tar.zst
freebsd-ports-gnome-477e87f078b98ca824d216a7fcf8b32d130924cd.zip
Document unace-1.2b vulnerabilities: buffer overflows, directory traversal.
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 99f333f3b497..a98e5e6443a0 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,38 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="1d3a2737-7eb7-11d9-acf7-000854d03344">
+ <topic>unace -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>unace</name>
+ <range><lt>unace-1.2b_2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Ulf H&auml;rnhammar reports multiple security vulnerabilities
+ in unace-1.2b:</p>
+ <ul>
+ <li>There are buffer overflows when extracting, testing or
+ listing specially prepared ACE archives.</li>
+ <li>There are directory traversal bugs when extracting ACE
+ archives.</li>
+ <li>There are also buffer overflows when dealing with long
+ (>17000 characters) command line arguments.</li>
+ </ul>
+ </body>
+ </description>
+ <references>
+ <cvename>CAN-2005-0160</cvename>
+ <cvename>CAN-2005-0161</cvename>
+ </references>
+ <dates>
+ <discovery>2005-02-14</discovery>
+ <entry>2005-02-22</entry>
+ </dates>
+ </vuln>
+
<vuln vid="a413ed94-836e-11d9-a9e7-0001020eed82">
<topic>putty -- pscp/psftp heap corruption vulnerabilities</topic>
<affects>