- Document pyblosxom -- atom flavor multiple XML injection vulnerabilities

Reviewed by:	miwi
This commit is contained in:
Philippe Audeoud 2009-02-11 13:36:14 +00:00
parent 4bd735a826
commit b732b885ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228049

View file

@ -34,6 +34,39 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
<vuln vid="b07f3254-f83a-11dd-85a4-ea653f0746ab">
<topic>pyblosxom -- atom flavor multiple XML injection vulnerabilities</topic>
<affects>
<package>
<name>pyblosxom</name>
<range><ge>0</ge></range>
</package>
</affects>
<description>
<body xmlns="http://www.w3.org/1999/xhtml">
<p>Security Focus reports:</p>
<blockquote cite="http://www.securityfocus.com/bid/33676/">
<p>PyBlosxom is prone to multiple XML-injection
vulnerabilities because the application fails to
properly sanitize user-supplied input before using it
in dynamically generated content.</p>
<p>Attacker-supplied XML and script code would run in the
context of the affected browser, potentially allowing
the attacker to steal cookie-based authentication credentials
or to control how the site is rendered to the user. Other attacks
are also possible.</p>
</blockquote>
</body>
</description>
<references>
<bid>33676</bid>
</references>
<dates>
<discovery>2009-02-09</discovery>
<entry>2009-02-11</entry>
</dates>
</vuln>
<vuln vid="cc47fafe-f823-11dd-94d9-0030843d3802">
<topic>typo3 -- cross-site scripting and information disclosure</topic>
<affects>