Vulnerabilities > CVE-2023-40571 - Deserialization of Untrusted Data vulnerability in Weblogic-Framework Project Weblogic-Framework

047910
CVSS 9.8 - CRITICAL
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
HIGH
Integrity impact
HIGH
Availability impact
HIGH
network
low complexity
weblogic-framework-project
CWE-502
critical

Summary

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.

Vulnerable Configurations

Part Description Count
Application
Weblogic-Framework_Project
1

Common Weakness Enumeration (CWE)