CVE-2023-40571
weblogic-framework is a tool for detecting weblogic vulnerabilities.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.42%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 1.42% probability · 71th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-502
- Affected
- weblogic-framework project/weblogic-framework
- Source
- security-advisories@github.com
References
- https://github.com/dream0x01/weblogic-framework/releases/tag/v0.2.4Release Notes
- https://github.com/dream0x01/weblogic-framework/security/advisories/GHSA-hjwj-4f3q-44h3Vendor Advisory
- https://github.com/dream0x01/weblogic-framework/releases/tag/v0.2.4Release Notes
- https://github.com/dream0x01/weblogic-framework/security/advisories/GHSA-hjwj-4f3q-44h3Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.