aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2006-07-10 08:56:13 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2006-07-10 08:56:13 +0000
commit2386c490675f3263021a6ab8cf6d148a53a790ff (patch)
tree773d7da75fedf8a258a6e4bcb8b2a137fa8d6660 /security/vuxml
parentec5ed71f95cbe5d377d663e53d7e4425adf1ea2b (diff)
Notes
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 9b86df494c14..628d3d8d81dc 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,46 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="a876df84-0fef-11db-ac96-000c6ec775d9">
+ <topic>twiki -- multiple file extensions file upload vulnerability</topic>
+ <affects>
+ <package>
+ <name>twiki</name>
+ <range><lt>4.0.4,1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>A TWiki Security Alert reports:</p>
+ <blockquote cite="http://twiki.org/cgi-bin/view/Codev/SecurityAlertSecureFileUploads">
+ <p>The TWiki upload filter already prevents executable
+ scripts such as .php, .php1, .phps, .pl from potentially
+ getting executed by appending a .txt suffix to the
+ uploaded filename. However, PHP and some other types
+ allows additional file suffixes, such as .php.en, .php.1,
+ and .php.2. TWiki does not check for these suffixes,
+ e.g. it is possible to upload php scripts with such
+ suffixes without the .txt filename padding.</p>
+ </blockquote>
+ <p>This issue can also be worked around with a restrictive web
+ server configuration. See the <a
+ href="http://twiki.org/cgi-bin/view/Codev/SecurityAlertSecureFileUploads"
+ >TWiki Security Alert</a> for more information about how to
+ do this.</p>
+ </body>
+ </description>
+ <references>
+ <bid>18854</bid>
+ <cvename>CVE-2006-3336</cvename>
+ <url>http://secunia.com/advisories/20992/</url>
+ <url>http://twiki.org/cgi-bin/view/Codev/SecurityAlertSecureFileUploads</url>
+ </references>
+ <dates>
+ <discovery>2006-07-05</discovery>
+ <entry>2006-07-10</entry>
+ </dates>
+ </vuln>
+
<vuln vid="b0d61f73-0e11-11db-a47b-000c2957fdf1">
<topic>trac -- reStructuredText breach of privacy and denial of
service vulnerability</topic>