Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2-EE-GA_P01, 2.0-Beta2
-
Fix Version/s: EE-1.8.2.GA_P04
-
Component/s: Framework, ICE-Components
-
Labels:None
-
Environment:All
-
Workaround Exists:Yes
-
Workaround Description:
Description
The ICEfaces output component are not escaped by default which makes them vulnerable to cross site scripting attacks. The <ice:outputText> uses the escape attribute but the other output components do not (ex: <ice:selectOneMenu/>). Doing a test in a pure JSF application reveals that the JSF framework by default filters/escapes JavaScript by default.
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [5007000000C47HV] | [5007000000KENdT] |
Fix Version/s | EE-1.8.2.GA_P04 [ 10280 ] | |
Fix Version/s | 2.0.0 [ 10230 ] |
Assignee | Ted Goddard [ ted.goddard ] | Arran Mccullough [ arran.mccullough ] |
Assignee | Arran Mccullough [ arran.mccullough ] | Ted Goddard [ ted.goddard ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #27215 | Tue Jan 17 10:22:52 MST 2012 | ted.goddard | ensure label is escaped ( |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28673 | Tue Apr 10 14:40:53 MDT 2012 | ted.goddard | corrected double-escaping cases ( |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Customer has requested that the fixes made on the 2.x code base be added to the 1.8.x code.