Skip to Main Content
Feature Request FR-2425
Product Area Application Builder
Status DELIVERED

37 Voters

Generate "nonce" for inline scripts (xss prevention)

dominiq.wisniewski Public
· Apr 9 2022

Idea Summary
APEX uses a lot of inline scripts, which potentially exposes application to XSS threat. There should be possibility to generate a random nonce for all inline scripts generated by APEX.

https://content-security-policy.com/nonce/

Use Case
Improves application security

Preferred Solution (Optional)
Nonce generation for inline scripts could be a configuration option in application Shared Components → Security Attributes (optionally providing possibility to choose algorithm for nonce generation)

This has been delivered in Oracle APEX 24.2!

Comments

Comments

  • kim kolwiek OP 3.4 years ago

    briliant

  • hachemi.z OP 3.3 years ago

    i can imagine a shared component tool that generate hashes for all inline script/style/frame/da  used