Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Weblogic-Framework Project | Weblogic-Framework | < 0.2.4 |
Related Weaknesses (CWE)
References
- https://github.com/dream0x01/weblogic-framework/releases/tag/v0.2.4Release Notes
- https://github.com/dream0x01/weblogic-framework/security/advisories/GHSA-hjwj-4fVendor Advisory
- https://github.com/dream0x01/weblogic-framework/releases/tag/v0.2.4Release Notes
- https://github.com/dream0x01/weblogic-framework/security/advisories/GHSA-hjwj-4fVendor Advisory
FAQ
What is CVE-2023-40571?
CVE-2023-40571 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 re...
How severe is CVE-2023-40571?
CVE-2023-40571 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2023-40571?
Check the references section above for vendor advisories and patch information. Affected products include: Weblogic-Framework Project Weblogic-Framework.