aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorEygene Ryabinkin <rea@FreeBSD.org>2012-09-05 10:42:38 +0000
committerEygene Ryabinkin <rea@FreeBSD.org>2012-09-05 10:42:38 +0000
commit1213e0634b44585c61944cf3870c99a82552d687 (patch)
tree68ece9847cc9e8d771d1ccf35b37fae93d7c217e /security
parent36b0dc0e60e70ea826ef8356a2daf8c70e5affb3 (diff)
downloadports-1213e0634b44585c61944cf3870c99a82552d687.tar.gz
ports-1213e0634b44585c61944cf3870c99a82552d687.zip
Notes
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 95d32744d013..8a9c8ee23029 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -51,6 +51,38 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="4a8a98ab-f745-11e1-8bd8-0022156e8794">
+ <topic>moinmoin -- cross-site scripting via RST parser</topic>
+ <affects>
+ <package>
+ <name>moinmoin</name>
+ <range><lt>1.9.4</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>MITRE CVE team reports:</p>
+ <blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1058">
+ <p>Cross-site scripting (XSS) vulnerability in the
+ reStructuredText (rst) parser in parser/text_rst.py in
+ MoinMoin before 1.9.4, when docutils is installed or when
+ "format rst" is set, allows remote attackers to inject
+ arbitrary web script or HTML via a javascript: URL in the
+ refuri attribute.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <bid>46476</bid>
+ <cvename>CVE-2011-1058</cvename>
+ <url>http://moinmo.in/SecurityFixes</url>
+ </references>
+ <dates>
+ <discovery>2011-02-21</discovery>
+ <entry>2012-09-05</entry>
+ </dates>
+ </vuln>
+
<vuln vid="4f99e2ef-f725-11e1-8bd8-0022156e8794">
<topic>moinmoin -- wrong processing of group membership</topic>
<affects>