diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-06-28 00:46:12 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-06-28 00:46:12 +0000 |
commit | f4366fb235dccda35c132c4dfb8eec445feeccde (patch) | |
tree | bc9bfc8fcfe6188219cd1359208371d7acec5643 /security/vuxml/vuln.xml | |
parent | 3ab200b70c7ce221d5448c699008f3a35db39238 (diff) |
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r-- | security/vuxml/vuln.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index d1fd7cf420ac..f95c8d374e4f 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,30 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="66759ce6-7530-11df-9c33-000c29ba66d2"> + <topic>moodle -- multiple vulnerabilities</topic> + <affects> + <package> + <name>moodle</name> + <range><lt>1.9.9</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The Moodle release notes report multiple vulnerabilities + which could allow cross site scripting, XSS attacks, + unauthorised deletion of attempts in some instances.</p> + </body> + </description> + <references> + <url>http://docs.moodle.org/en/Moodle_1.9.9_release_notes</url> + </references> + <dates> + <discovery>2010-06-08</discovery> + <entry>2010-06-28</entry> + </dates> + </vuln> + <vuln vid="1cd87e2a-81e3-11df-81d8-00262d5ed8ee"> <topic>mDNSResponder -- corrupted stack crash when parsing bad resolv.conf</topic> <affects> |