summaryrefslogtreecommitdiff
path: root/security/vuxml
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2007-04-08 14:36:53 +0000
committerStefan Walter <stefan@FreeBSD.org>2007-04-08 14:36:53 +0000
commit43583a0ccc7664637e28bc48148f7e474686e248 (patch)
treecbd5b667095cc301ca0e7840ab08ecae063f2a13 /security/vuxml
parentUpdate to 0.8.1. (diff)
Add entry for webcalendar "noSet" variable overwrite vulnerability.
PR: 110585 Submitted by: Greg Larkin <glarkin@sourcehosting.net>
Notes
Notes: svn path=/head/; revision=189488
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 709909b0fef8..047a5329f6f0 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,41 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="72999d57-d6f6-11db-961b-005056847b26">
+ <topic>webcalendar -- "noSet" variable overwrite vulnerability</topic>
+ <affects>
+ <package>
+ <name>WebCalendar</name>
+ <range><lt>1.0.5</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Secunia reports:</p>
+ <blockquote cite="http://secunia.com/advisories/24403/">
+ <p>A vulnerability has been discovered in WebCalendar,
+ which can be exploited by malicious people to compromise
+ a vulnerable system.</p>
+ <p>Input passed to unspecified parameters is not properly
+ verified before being used with the "noSet" parameter set.
+ This can be exploited to overwrite certain variables, and
+ allows e.g. the inclusion of arbitrary PHP files from internal
+ or external resources.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2007-1343</cvename>
+ <bid>22834</bid>
+ <url>http://sourceforge.net/project/shownotes.php?release_id=491130</url>
+ <url>http://xforce.iss.net/xforce/xfdb/32832</url>
+ </references>
+ <dates>
+ <discovery>2007-03-04</discovery>
+ <entry>2007-04-08</entry>
+ </dates>
+ </vuln>
+
<vuln vid="34414a1e-e377-11db-b8ab-000c76189c4c">
<topic>Zope2 -- Cross-site scripting vulnerability</topic>
<affects>