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/OA.jsp endpoint of Oracle E-Business Suite web applications. Malicious XSLT documents may be uploaded using this endpoint and later triggered by attempting to preview the file. This can lead to remote code execution by an unauthenticated attacker.

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

Rule Categories::Server::Web Applications

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

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