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.
References
Link | Resource |
---|---|
https://github.com/dream0x01/weblogic-framework/releases/tag/v0.2.4 | Release Notes |
https://github.com/dream0x01/weblogic-framework/security/advisories/GHSA-hjwj-4f3q-44h3 | Vendor Advisory |
https://github.com/dream0x01/weblogic-framework/releases/tag/v0.2.4 | Release Notes |
https://github.com/dream0x01/weblogic-framework/security/advisories/GHSA-hjwj-4f3q-44h3 | Vendor Advisory |
Configurations
History
21 Nov 2024, 08:19
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://github.com/dream0x01/weblogic-framework/releases/tag/v0.2.4 - Release Notes | |
References | () https://github.com/dream0x01/weblogic-framework/security/advisories/GHSA-hjwj-4f3q-44h3 - Vendor Advisory |
01 Sep 2023, 13:11
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/dream0x01/weblogic-framework/releases/tag/v0.2.4 - Release Notes | |
References | (MISC) https://github.com/dream0x01/weblogic-framework/security/advisories/GHSA-hjwj-4f3q-44h3 - Vendor Advisory | |
CPE | cpe:2.3:a:weblogic-framework_project:weblogic-framework:*:*:*:*:*:*:*:* | |
First Time |
Weblogic-framework Project weblogic-framework
Weblogic-framework Project |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
25 Aug 2023, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-08-25 21:15
Updated : 2024-11-21 08:19
NVD link : CVE-2023-40571
Mitre link : CVE-2023-40571
CVE.ORG link : CVE-2023-40571
JSON object : View
Products Affected
weblogic-framework_project
- weblogic-framework
CWE
CWE-502
Deserialization of Untrusted Data