MantisBT: master-1.2.x d37df257

Author Committer Branch Timestamp Parent
dolmen dhx master-1.2.x 2010-09-18 01:32 master-1.2.x 38c5a1c4
Affected Issues  0011299: "IRC Chat" URL not correctly encoded
Changeset

Fix 0011299: Custom menu links should be sanitised before output

If an administrator defines custom menu links (consisting of a caption
and URL) then these values should be escaped of special HTML characters
before being printed into the menu. This XSS issue is of no security
concern as it requires administrator access and manual modifications to
the configuration file.

Co-contributed-by: David Hicks hickseydr@optusnet.com.au
Signed-off-by: David Hicks hickseydr@optusnet.com.au

mod - core/html_api.php Diff File