ID CVE-2023-26512
Summary CWE-502 Deserialization of Untrusted Data at the rabbitmq-connector plugin module in Apache EventMesh (incubating) V1.7.0\V1.8.0 on windows\linux\mac os e.g. platforms allows attackers to send controlled message and remote code execute via rabbitmq messages. Users can use the code under the master branch in project repo to fix this issue, we will release the new version as soon as possible.
References
Vulnerable Configurations
  • cpe:2.3:a:apache:eventmesh:1.7.0:-:*:*:*:*:*:*
    cpe:2.3:a:apache:eventmesh:1.7.0:-:*:*:*:*:*:*
  • cpe:2.3:a:apache:eventmesh:1.7.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:apache:eventmesh:1.7.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:apache:eventmesh:1.8.0:-:*:*:*:*:*:*
    cpe:2.3:a:apache:eventmesh:1.8.0:-:*:*:*:*:*:*
  • cpe:2.3:a:apache:eventmesh:1.8.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:apache:eventmesh:1.8.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:apache:eventmesh:1.8.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:apache:eventmesh:1.8.0:rc2:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
  • cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
    cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
CVSS
Base: None
Impact:
Exploitability:
CWE CWE-502
CAPEC
  • Object Injection
    An adversary attempts to exploit an application by injecting additional, malicious content during its processing of serialized objects. Developers leverage serialization in order to convert data or state into a static, binary format for saving to disk or transferring over a network. These objects are then deserialized when needed to recover the data/state. By injecting a malformed object into a vulnerable application, an adversary can potentially compromise the application by manipulating the deserialization process. This can result in a number of unwanted outcomes, including remote code execution.
Access
VectorComplexityAuthentication
Impact
ConfidentialityIntegrityAvailability
Last major update 27-07-2023 - 03:51
Published 17-07-2023 - 08:15
Last modified 27-07-2023 - 03:51
Back to Top