Searched hist:b52b15965611fc865058c0331b55e4e9bccabd2e (Results 1 – 1 of 1) sorted by relevance
| /dokuwiki/inc/parser/ |
| H A D | xhtml.php | b52b15965611fc865058c0331b55e4e9bccabd2e Tue Jun 14 17:50:29 UTC 2011 Andreas Gohr <andi@splitbrain.org> only allow configured URL schemes in external links
This fixes a problem where JavaScript could be introduced through specially crafted RSS feeds on a lower level than the commit from yesterday (1ca2719c7488662ebd7964c0d026e0890f923ee9)
This also fixes a problem where JavaScript links could be introduced by specifying it as an RSS URL: the resulting error message displays a link to the broken feed URL. This patch makes sure there's no working link for unknown protocols.
|