nerdexam
Citrix

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…

Advanced Administration

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)
  • A
    13% (4)
  • B
    77% (23)
  • C
    3% (1)
  • D
    7% (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

#Web App Firewall#Form Field Consistency#price tampering#shopping cart

Community Discussion

No community discussion yet for this question.

Full 1Y0-341 Practice