aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorremko <remko@FreeBSD.org>2006-08-13 01:10:25 +0800
committerremko <remko@FreeBSD.org>2006-08-13 01:10:25 +0800
commitccf9173ae774a6070d448e5c3cd373503fc66755 (patch)
tree5a29be0195daea63c8f6e77534e6f86218fcc840 /security
parent39d8e3defdf633282c3daafc0a97043a9b497fe8 (diff)
downloadfreebsd-ports-gnome-ccf9173ae774a6070d448e5c3cd373503fc66755.tar.gz
freebsd-ports-gnome-ccf9173ae774a6070d448e5c3cd373503fc66755.tar.zst
freebsd-ports-gnome-ccf9173ae774a6070d448e5c3cd373503fc66755.zip
Document squirrelmail -- random variable overwrite vulnerability.
Note that I marked all ja-squirrelmail entries as vulnerable, it does no longer exist on it's own and the portepoch is giving me matching problems.
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 79c5a21e478f..bd242b248476 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,38 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="21b7c550-2a22-11db-a6e2-000e0c2e438a">
+ <topic>squirrelmail -- random variable overwrite vulnerability</topic>
+ <affects>
+ <package>
+ <name>ja-squirrelmail</name>
+ <range><ge>0</ge></range>
+ </package>
+ <package>
+ <name>squirrelmail</name>
+ <range><ge>1.4.0</ge><lt>1.4.8</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The SquirrelMail developers report:</p>
+ <blockquote cite="http://www.squirrelmail.org/security/issue/2006-08-11">
+ <p>A logged in user could overwrite random variables in
+ compose.php, which might make it possible to read/write
+ other users' preferences or attachments.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2006-4019</cvename>
+ <url>http://www.squirrelmail.org/security/issue/2006-08-11</url>
+ </references>
+ <dates>
+ <discovery>2006-08-11</discovery>
+ <entry>2006-08-12</entry>
+ </dates>
+ </vuln>
+
<vuln vid="90064567-28b1-11db-844d-000c6ec775d9">
<topic>rubygem-rails -- evaluation of ruby code</topic>
<affects>