Skip to Main Content

Visual Builder

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How do we handle these below Input validation in a VBCS App Out of the Box in ORacle

shekhar chandel44 hours ago — edited 40 hours ago

How do we handle these below Input validation in a APEX App None of these are explicitly handled by code customization within the application. ​

( APEX/VBCS)

Preventing LDAP Injection

Preventing Open Redirection

Preventing Path Traversal

Preventing Session Fixation

Preventing SQL Injection

Preventing XML Injection

Securing Cookies

Preventing Clickjacking

Preventing Cross-Site Request Forgery

Preventing Cross-Site Scripting (XSS)

Preventing HTTP Response Splitting

Comments