CVE-2024-56180
Published: 14 February 2025
Description
CWE-502 Deserialization of Untrusted Data at the eventmesh-meta-raft plugin module in Apache EventMesh master branch without release version on windows\linux\mac os e.g. platforms allows attackers to send controlled message and remote code execute via hessian deserialization rpc protocol. Users can use the code under the master branch in project repo or version 1.11.0 to fix this issue.
Security Summary
CVE-2024-56180 is a CWE-502 Deserialization of Untrusted Data vulnerability in the eventmesh-meta-raft plugin module of Apache EventMesh master branch, excluding release versions, on Windows, Linux, and macOS platforms. The flaw allows attackers to send controlled messages that trigger remote code execution via the Hessian deserialization RPC protocol.
Remote attackers can exploit this vulnerability with network access, no privileges required, low attack complexity, and no user interaction needed. Exploitation yields high-impact confidentiality, integrity, and availability effects, resulting in a CVSS 3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).
Apache advisories indicate that users should apply the fixed code from the master branch in the project repository or upgrade to version 1.11.0 to mitigate the issue. Relevant discussions appear in the Apache mailing list and oss-security announcements.
Details
- CWE(s)