SERVER-WEBAPP -- Snort has detected traffic exploiting vulnerabilities in web based applications on servers.
SERVER-WEBAPP Oracle E-Business Suite Oracle Payments Transmission servlet potential arbitrary file read attempt
This rule looks for HTTP requests targeting the Oracle Payments Transmission servlet that contain a delivery XML envelope with markers such as "", "oracle.apps.", and "FULL_FILE_PATH", and that include a path traversal pattern. Successful exploitation may allow an unauthenticated attacker to read arbitrary files from the server's filesystem.
This rule fires on attempts to exploit an arbitrary file read vulnerability in Oracle E-Business Suite web applications.
Attacks/Scans seen in the wild
Known false positives, with the described conditions
This rule may fire on legitimate attempts to read arbitrary files via the Oracle Payments Transmission servlet, and so any events should be investigated to determine maliciousness.
Cisco Talos Intelligence Group
MITRE::ATT&CK Framework::Enterprise::Initial Access::Exploit Public-Facing Application
Rule Categories::Server::Web Applications
Rule Categories::Server::Oracle
Vulnerability::Severity::High
Vendors + Products::Oracle::E-Business Suite
Vulnerability::Severity::Critical
Local File Inclusion
Local File Inclusion (LFI) attackers attempt to trick the web server into executing a file local to its own file system. The attacker might have saved the file there in another way first, or the target file could be a local executable that should not be accessible to the web server otherwise. A successful LFI can lead to data leaks or remote code execution. Avoid dynamic inclusion of user input files, or whitelist files that may be included.
CVE-2026-46817 |
Loading description
|