aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2010-08-31 14:53:00 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2010-08-31 14:53:00 +0000
commit0f9f1862ff2c071047f038cb59d877a0e86657e9 (patch)
tree000186b12645db5a51eb439f9b8264bcb471061b /security
parent5a9682320039652448fbe1a2f81e10ef2b29251c (diff)
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 1b160813a709..dd598926bdc7 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,34 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="3a7c5fc4-b50c-11df-977b-ecc31dd8ad06">
+ <topic>p5-libwww -- possibility to remote servers to create file with a .(dot) character</topic>
+ <affects>
+ <package>
+ <name>p5-libwww</name>
+ <range><lt>5.835</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>lwp-download in libwww-perl before 5.835 does not reject downloads
+ to filenames that begin with a . (dot) character, which allows remote
+ servers to create or overwrite files via a 3xx redirect to a URL with
+ a crafted filename or a Content-Disposition header that suggests
+ a crafted filename, and possibly execute arbitrary code as a
+ consequence of writing to a dotfile in a home directory.</p>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2010-2253</cvename>
+ <url>http://cpansearch.perl.org/src/GAAS/libwww-perl-5.836/Changes</url>
+ </references>
+ <dates>
+ <discovery>2010-06-09</discovery>
+ <entry>2010-08-31</entry>
+ </dates>
+ </vuln>
+
<vuln vid="167953a4-b01c-11df-9a98-0015587e2cc1">
<topic>quagga -- stack overflow and DoS vulnerabilities</topic>
<affects>