Rule Category

SERVER-WEBAPP -- Snort has detected traffic exploiting vulnerabilities in web based applications on servers.

Alert Message

SERVER-WEBAPP Oracle E-Business Suite remote code execution attempt

Rule Explanation

This rule looks for requests to the /OA_HTML/configurator/UiServlet endpoint of Oracle E-Business Suite web applications. Requests that contain a specially crafted XML document within the getUiType parameter trigger a server side request vulnerability. This vulnerability can be used to achieve remote code execution when pointed to certain internal resources.

What To Look For

This rule alerts on attempts to exploit a remote code execution vulnerability in Oracle E-Business Suite web applications.

Known Usage

Attacks/Scans seen in the wild

False Positives

No known false positives

Contributors

Cisco Talos Intelligence Group

Rule Groups

Rule Categories::Server::Oracle

MITRE::ATT&CK Framework::Enterprise::Initial Access::Exploit Public-Facing Application

Rule Categories::Server::Web Applications

Vulnerability::Severity::High

Vulnerability::Severity::Critical

CVE

Additional Links

Rule Vulnerability

Server-Side Request Forgery

Server-Side Request Forgery (SSRF) attackers abuse functionality on the server to read or update internal resources. The attacker can supply or modify a URL for the server to read or submit data to. By carefully selecting the URLs, the attacker may be able to read server configuration such as AWS metadata, connect to internal services like http enabled databases or perform post requests for internal services which are not intended to be exposed.

CVE Additional Information

This product uses data from the NVD API but is not endorsed or certified by the NVD.
CVE-2025-61882
Loading description
CVE-2025-61884
Loading description