SERVER-WEBAPP -- Snort has detected traffic exploiting vulnerabilities in web based applications on servers.
SERVER-WEBAPP Oracle WebLogic Server unauthenticated JNDI remote code execution attempt
This rule looks for serialized Java objects containing internal WebLogic class identifiers associated with JNDI references and an LDAP URI in traffic directed to the WebLogic T3 service. Successful exploitation enables the server to perform an outbound LDAP lookup that can lead to remote code execution.
This rule fires on attempts to exploit an unauthenticated JNDI code execution vulnerability in Oracle WebLogic Server.
Attacks/Scans seen in the wild
No known false positives
Cisco Talos Intelligence Group
Rule Categories::Server::Web Applications
MITRE::ATT&CK Framework::Enterprise::Initial Access::Exploit Public-Facing Application
Vulnerability::Severity::Critical
Vendors + Products::Oracle::Fusion Middleware
Vulnerability::Severity::High
Insecure Deserialization
Insecure Deserialization relates to web application security. Applications turn an object into data through serialization; the reverse of that process, deserialization, can be vulnerable to attacks when the application trusts the data that is being deserialized. Serialized data is machine readable and not encrypted; serialized user-supplied data should not be trusted. Deserialization attacks can lead to remote code execution.
CVE-2024-21182 |
Loading description
|