Pegasystems
PEGACLSA_62V2 · Question #59
Which of the following approaches to building User Interface rules are most vulnerable to security attacks? (Choose Two)
The correct answer is C. Coding HTML with: <pega:reference name="OrderDescription" mode="literal" /> E. Coding HTML with: <%tools.appendString(tools.getActiveValue()); %>. See the full explanation below for the reasoning.
Question
Which of the following approaches to building User Interface rules are most vulnerable to security attacks? (Choose Two)
Options
- AUsing autogenerated controls and sections
- BCoding HTML with: <pega:reference name="OrderDescription" />
- CCoding HTML with: <pega:reference name="OrderDescription" mode="literal" />
- DCoding HTML with: <pega:reference name="OrderDescription" mode="richtext" />
- ECoding HTML with: <%tools.appendString(tools.getActiveValue()); %>
- FCoding HTML with:
How the community answered
(43 responses)- A2% (1)
- B2% (1)
- C77% (33)
- D7% (3)
- F12% (5)
Community Discussion
No community discussion yet for this question.