Document mailman XSS.
PR: ports/151918 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
This commit is contained in:
parent
4781146bd8
commit
40c91eecca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263992
1 changed files with 36 additions and 0 deletions
|
@ -34,6 +34,42 @@ Note: Please add new entries to the beginning of this file.
|
|||
|
||||
-->
|
||||
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
|
||||
<vuln vid="4ab29e12-e787-11df-adfa-00e0815b8da8">
|
||||
<topic>Mailman -- cross-site scripting in web interface</topic>
|
||||
<affects>
|
||||
<package>
|
||||
<name>mailman</name>
|
||||
<range><lt>2.1.14</lt></range>
|
||||
</package>
|
||||
</affects>
|
||||
<description>
|
||||
<body xmlns="http://www.w3.org/1999/xhtml">
|
||||
<p>Secunia reports:</p>
|
||||
<blockquote cite="http://secunia.com/advisories/41265">
|
||||
<p>Two vulnerabilities have been reported in Mailman, which
|
||||
can be exploited by malicious users to conduct script
|
||||
insertion attacks.</p>
|
||||
<p>Certain input passed via the list descriptions is not
|
||||
properly sanitised before being displayed to the user. This
|
||||
can be exploited to insert arbitrary HTML and script code,
|
||||
which will be executed in a user's browser session in context
|
||||
of an affected site when the malicious data is being
|
||||
viewed.</p>
|
||||
<p>Successful exploitation requires "list owner" permissions.</p>
|
||||
</blockquote>
|
||||
</body>
|
||||
</description>
|
||||
<references>
|
||||
<bid>43187</bid>
|
||||
<cvename>CVE-2010-3089</cvename>
|
||||
<url>http://secunia.com/advisories/41265</url>
|
||||
</references>
|
||||
<dates>
|
||||
<discovery>2010-09-14</discovery>
|
||||
<entry>2010-11-03</entry>
|
||||
</dates>
|
||||
</vuln>
|
||||
|
||||
<vuln vid="96e776c7-e75c-11df-8f26-00151735203a">
|
||||
<topic>OTRS -- Multiple XSS and denial of service vulnerabilities</topic>
|
||||
<affects>
|
||||
|
|
Loading…
Reference in a new issue