Skip to content
Permalink
Browse files Browse the repository at this point in the history
[jan] SECURITY: Fix XSS via data:text/html content of form action and…
… xlink attributes (Reported by Liuzhu <fantasy7082@hotmail.com>).
  • Loading branch information
yunosh committed Sep 6, 2016
1 parent 30d5506 commit 4d8176d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions framework/Text_Filter/package.xml
Expand Up @@ -33,7 +33,7 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
* [jan] SECURITY: Fix XSS via data:text/html content of form action and xlink attributes (Reported by Liuzhu &lt;fantasy7082@hotmail.com&gt;).
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -1111,7 +1111,7 @@ Initial release as a PEAR package
<date>2016-03-21</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
* [jan] SECURITY: Fix XSS via data:text/html content of form action and xlink attributes (Reported by Liuzhu &lt;fantasy7082@hotmail.com&gt;).
</notes>
</release>
</changelog>
Expand Down

0 comments on commit 4d8176d

Please sign in to comment.