1Y0-341 · Question #20
A review of purchases made at an online retailer shows that several orders were processed for items at an unpublished price. Which protection can a Citrix Engineer implement to prevent a site…
The correct answer is B. Form Field Consistency. The Form Field Consistency protection ensures that critical fields, such as the unit price of a product, cannot be tampered with by the user. It validates that the data returned by the client is consistent with the original form, preventing unauthorized changes to values like…
Question
A review of purchases made at an online retailer shows that several orders were processed for items at an unpublished price. Which protection can a Citrix Engineer implement to prevent a site visitor from modifying the unit price of a product on the shopping cart page?
Options
- ACross-Site Request Forgeries (CSRF)
- BForm Field Consistency
- CHTML Cross-Site Scripting (XSS)
- DHTML SQL Injection
How the community answered
(30 responses)- A13% (4)
- B77% (23)
- C3% (1)
- D7% (2)
Explanation
The Form Field Consistency protection ensures that critical fields, such as the unit price of a product, cannot be tampered with by the user. It validates that the data returned by the client is consistent with the original form, preventing unauthorized changes to values like price in a shopping cart. This is crucial in preventing manipulation of prices during online transactions.
Topics
Community Discussion
No community discussion yet for this question.