Skip to Main Content

General Development Discussions

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Javascript XSS vulnerabillity API for Sanitization by Oracle

Abhijit-OracleOct 24 2024

Is there any JS library provided by Oracle to sanitize XSS vulnerabilities in input?

Something similar to DOMPurify.sanitize ?

We do allow tags <, > however need to clean / sanitize string within input

eg <script src="http://malicious-site.com/malicious.js"></script>

Comments

Dwayne Miller Jan 14 2025

FYI… the stack trace shows this method as the one responsible for the exception, but not sure how it is trying to determine the local offset.

Oracle.DataAccess.Types.TimeStamp.GetLocalTZOffset()

1 - 1

Post Details

Added on Oct 24 2024
0 comments
111 views