ET WEB_SERVER Oracle E-Business Suite (EBS) XSL Transformation Outbound Fetch (CVE-2025-61884)


Query · suricata

flow:established,to_server;
xbits:isset,ET.OracleEBS.CVE_2025_61882,track ip_src;
http.uri;
content:"/ieshostedsurvey.xsl"; fast_pattern; endswith;
http.method;
content:"GET";
target:src_ip;

Rule dependencies

Higher-order rule. It fires on other rules' alerts, not on raw events, so it cannot fire on its own. Deploy the rules it depends on too.

Depends on

Raw source ET WEB_SERVER Oracle E-Business Suite (EBS) XSL Transformation Outbound Fetch (CVE-2025-61884) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET WEB_SERVER Oracle E-Business Suite (EBS) XSL Transformation Outbound Fetch (CVE-2025-61884)";
    flow:established,to_server;
    xbits:isset,ET.OracleEBS.CVE_2025_61882,track ip_src;
    http.uri;
    content:"/ieshostedsurvey.xsl"; fast_pattern; endswith;
    http.method;
    content:"GET";
    reference:url,labs.watchtowr.com/well-well-well-its-another-day-oracle-e-business-suite-pre-auth-rce-chain-cve-2025-61882well-well-well-its-another-day-oracle-e-business-suite-pre-auth-rce-chain-cve-2025-61882/;
    reference:cve,2025-61884;
    classtype:web-application-attack;
    sid:2065108; rev:1;
    metadata:affected_product Oracle_EBS, attack_target Server, created_at 2025_10_08, cve CVE_2025_61884, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag Exploit, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2025_10_08, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
    target:src_ip;
)

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.