Version 10.11 of webMethods OneData runs an embedded instance of Azul Zulu Java 11.0.15 which hosts a Java RMI registry (listening on TCP port 2099 by default) and two RMI interfaces (listening on a single, dynamically assigned TCP high port).
Port 2099 serves as a Java Remote Method Invocation (RMI) registry which allows for remotely loading and processing data via RMI interfaces. An unauthenticated attacker with network connectivity to the RMI registry and RMI interface ports can abuse this functionality to instruct the webMethods OneData application to load a malicious serialized Java object as a parameter to one of the available Java methods presented by the RMI interface. Once deserialized on the vulnerable server, the malicious code runs as whichever operating system account is used to run the software, which in most cases is the local System account on Windows.
References
Configurations
Configuration 1 (hide)
AND |
|
History
21 Nov 2024, 07:38
Type | Values Removed | Values Added |
---|---|---|
References | () https://www.softwareag.com/en_corporate/platform/integration-apis/webmethods-integration.html - Product |
14 Sep 2023, 15:40
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-502 | |
CPE | cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:* cpe:2.3:a:softwareag:webmethods:10.11:*:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
First Time |
Microsoft
Softwareag webmethods Softwareag Microsoft windows |
|
References | (MISC) https://www.softwareag.com/en_corporate/platform/integration-apis/webmethods-integration.html - Product |
06 Sep 2023, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-09-06 18:15
Updated : 2024-11-21 07:38
NVD link : CVE-2023-0925
Mitre link : CVE-2023-0925
CVE.ORG link : CVE-2023-0925
JSON object : View
Products Affected
softwareag
- webmethods
microsoft
- windows
CWE
CWE-502
Deserialization of Untrusted Data