diff options
author | remko <remko@FreeBSD.org> | 2006-02-20 23:17:48 +0800 |
---|---|---|
committer | remko <remko@FreeBSD.org> | 2006-02-20 23:17:48 +0800 |
commit | e59f53b2de86fad3200833d19818434c46e87a05 (patch) | |
tree | 33f71fb1bbba949c6abd9fe060d32efb40418334 /security | |
parent | 108559a9b756cdfbcd29a7ee89a7cf05c51bf29c (diff) | |
download | freebsd-ports-gnome-e59f53b2de86fad3200833d19818434c46e87a05.tar.gz freebsd-ports-gnome-e59f53b2de86fad3200833d19818434c46e87a05.tar.zst freebsd-ports-gnome-e59f53b2de86fad3200833d19818434c46e87a05.zip |
Documenet WebCalendar -- unauthorized access vulnerability.
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 0d5746bd032f..e3cf5909924e 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,33 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="07ead557-a220-11da-b410-000e0c2e438a"> + <topic>WebCalendar -- unauthorized access vulnerability</topic> + <affects> + <package> + <name>WebCalendar</name> + <range><lt>1.0.0</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>SecurityFocus reports that WebCalendar is affected by + an unauthorized access vulnerability. The vulnerability + is caused by improper checking of the authentication + mechanism before access is being permitted to the + "assistant_edit.php" file.</p> + </body> + </description> + <references> + <bid>14072</bid> + <cvename>CAN-2005-2320</cvename> + </references> + <dates> + <discovery>2005-06-27</discovery> + <entry>2006-02-20</entry> + </dates> + </vuln> + <vuln vid="9cd52bc6-a213-11da-b410-000e0c2e438a"> <topic>abiword -- stack based buffer overflow vulnerabilities</topic> <affects> |