Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M5
-
Component/s: API, API > Utils
-
Labels:
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
Change HtmlUtil.escapeAttribute(HtmlUtil.escapeHREF(...)) to HtmlUtil.escapeHREF(...) so that it's easier to escape HREF (i.e., escapeHREF should automatically call escapeAttribute). Since href is also an attribute, we can safely make this change.
Issue Links
- is related to
-
LPS-33183
XSS vulnerability on page which type is "Embedded"
-

This ticket is required by
LPS-33183