CVE-2023-40571

Severity CVSS v4.0:
Pending analysis
Type:
CWE-502 Deserialization of Untrusted Dat
Publication date:
25/08/2023
Last modified:
01/09/2023

Description

weblogic-framework is a tool for detecting weblogic vulnerabilities. Versions 0.2.3 and prior do not verify the returned data packets, and there is a deserialization vulnerability which may lead to remote code execution. When weblogic-framework gets the command echo, it directly deserializes the data returned by the server without verifying it. At the same time, the classloader loads a lot of deserialization calls. In this case, the malicious serialized data returned by the server will cause remote code execution. Version 0.2.4 contains a patch for this issue.<br /> <br />

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:weblogic-framework_project:weblogic-framework:*:*:*:*:*:*:*:* 0.2.4 (excluding)