Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2-EE-GA_P01, 2.0-Beta2
-
Fix Version/s: 2.0.0
-
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 |
---|---|---|
Attachment | Case9225Example2.war [ 12423 ] |
Attachment | Case9225Example.war [ 12424 ] |
Attachment | Case9225ExampleCode.zip [ 12425 ] |
Salesforce Case | [5007000000C47HV] |
Fix Version/s | 1.8.2-EE-GA_P02 [ 10226 ] | |
Fix Version/s | 1.8.3 [ 10211 ] |
Assignee Priority | P1 | |
Assignee | Greg Dick [ greg.dick ] |
Assignee | Greg Dick [ greg.dick ] | Ted Goddard [ ted.goddard ] |
Fix Version/s | 2.0.0 [ 10230 ] | |
Fix Version/s | 1.8.3 [ 10211 ] | |
Fix Version/s | 1.8.2-EE-GA_P02 [ 10226 ] | |
Assignee Priority | P1 | |
Affects Version/s | 2.0-Beta2 [ 10242 ] |
Attachment | showcase-additions.zip [ 12670 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Security | Private [ 10001 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Case9225Example.war = JSF example