#2790 closed defect (fixed)
Potential XSS hole in AJAX viewer
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | 3.1.2 |
Component: | AJAX Viewer | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
From the mailing list
Hi, there may be a xss hole in quickplotpreviewinner.jsp (Ajaxviewer Java). to prevent change the line 96 to annotations.put("{scale}", "1 : " + EscapeForHtml(request.getParameter("scale_denominator"))); I did not look at php or .net. Regards svlad
Note:
See TracTickets
for help on using tickets.
In 9481: