Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Sharing and Visibility Designer All Questions

View all questions & answers for the Certified Sharing and Visibility Designer exam

Exam Certified Sharing and Visibility Designer topic 1 question 51 discussion

Actual exam question from Salesforce's Certified Sharing and Visibility Designer
Question #: 51
Topic #: 1
[All Certified Sharing and Visibility Designer Questions]

Review the following code snippet.

Get Cloudy Consulting wants an Architect to assess this code snippet for potential security vulnerabilities.
What is one appropriate response from the Architect?

  • A. Access Control is the possible threat
  • B. Cross-Site Scripting is the possible threat
  • C. Arbitrary Redirects is the possible threat
  • D. SOQL Injection is the possible threat
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
mqvia
1 year, 1 month ago
correct answer is B
upvoted 3 times
...
ExamTopics_Salesforce
1 year, 4 months ago
https://help.salesforce.com/s/articleView?id=sf.review_and_certification.htm&type=5 By default, nearly all Visualforce tags escape the XSS-vulnerable characters. You can disable this behavior by setting the optional attribute escape="false". So answer should be B as the code is vulnerable to Cross-Site Scripting (XSS) attacks.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...