Jose

About Jose Fernández-Trujillo

This author has not yet filled in any details.
So far Jose Fernández-Trujillo has created 3 blog entries.

How to Prevent SQL Injection Attacks in APEX (Beyond the Basics)

SQL injection remains one of the most exploited vulnerabilities in web applications, and Oracle APEX is no exception. Despite APEX’s built-in protections, poor use of dynamic PL/SQL and configuration mistakes can expose your application to attacks. In this article, we explore advanced techniques to prevent SQL injection attacks in APEX, going beyond basic measures like [...]

2025-03-31T17:03:25+02:00April 1st, 2025|APEX, blog, Oracle|0 Comments

Securing APEX: Hiding the URL Format

Hiding URL format in APEX is essential for enhancing security and preventing the exposure of sensitive information. Oracle Application Express (APEX) uses a default URL structure that can reveal critical details, making it a potential target for attacks. In this article, we explore effective strategies to conceal the URL format in APEX and strengthen application [...]

2025-02-17T15:43:49+01:00February 17th, 2025|APEX, blog, Oracle, ORDS|2 Comments

Oracle ORDS 24.4: Impact of HTTP/1.0 Removal on AJP Setups

With the release of Oracle REST Data Services (ORDS) 24.4, Oracle has introduced changes aimed at improving security and performance, including the removal of HTTP/1.0 support. While these updates are a step forward, they’ve caused challenges for environments that rely on Tomcat and Apache HTTP Server (httpd) integration via AJP (Apache JServ Protocol). In this [...]

2025-01-28T14:21:45+01:00January 28th, 2025|APEX, blog, Oracle, ORDS|0 Comments
Go to Top