SERVER-WEBAPP -- Snort has detected traffic exploiting vulnerabilities in web based applications on servers.
SERVER-WEBAPP OSGeo GeoServer XML external entity injection attempt
This rule looks for XML payloads containing external entity declarations in HTTP requests to the "/geoserver/wfs" endpoint with the "GetMap" operation. Successful exploitation could allow an attacker to read arbitrary files or cause denial of service on the server.
This rule fires on attempts to exploit an XML external entity injection (XXE) vulnerability in OSGeo GeoServer web applications.
Public information/Proof of Concept available
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::High
Vulnerability::Severity::Critical
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-2025-58360 |
Loading description
|