aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2009-03-04 15:30:27 +0000
committerPeter Pentchev <roam@FreeBSD.org>2009-03-04 15:30:27 +0000
commitbbc81a3bc4daccbd1cba11c51bab3c58e8bed6a3 (patch)
treefc033779580ab7324bba98335a069bf5965918bb /security
parent6c9a0ad222935829054f945ea54f52e222ee8ee9 (diff)
downloadports-bbc81a3bc4daccbd1cba11c51bab3c58e8bed6a3.tar.gz
ports-bbc81a3bc4daccbd1cba11c51bab3c58e8bed6a3.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index d86c69f51f63..7b41766c3706 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,36 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="5d433534-f41c-402e-ade5-e0a2259a7cb6">
+ <topic>curl -- cURL/libcURL Location: Redirect URLs Security Bypass</topic>
+ <affects>
+ <package>
+ <name>curl</name>
+ <range><ge>5.11</ge><lt>7.19.4</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Secunia reports:</p>
+ <blockquote cite="http://secunia.com/advisories/34138/">
+ <p>The security issue is caused due to cURL following HTTP Location:
+redirects to e.g. scp:// or file:// URLs which can be exploited
+by a malicious HTTP server to overwrite or disclose the content of
+arbitrary local files and potentially execute arbitrary commands via
+specially crafted redirect URLs.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2009-0037</cvename>
+ <url>http://secunia.com/advisories/34138/</url>
+ </references>
+ <dates>
+ <discovery>2009-03-03</discovery>
+ <entry>2009-03-04</entry>
+ </dates>
+ </vuln>
+
<vuln vid="cf495fd4-fdcd-11dd-9a86-0050568452ac">
<topic>Zend Framework -- Local File Inclusion vulnerability in Zend_View::render()</topic>
<affects>