ID CVE-2022-28684
Summary This vulnerability allows remote attackers to execute arbitrary code on affected installations of DevExpress. Authentication is required to exploit this vulnerability. The specific flaw exists within the SafeBinaryFormatter library. The issue results from the lack of proper validation of user-supplied data, which can result in deserialization of untrusted data. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-16710.
References
Vulnerable Configurations
  • cpe:2.3:a:devexpress:devexpress:*:*:*:*:*:*:*:*
    cpe:2.3:a:devexpress:devexpress:*:*:*:*:*:*:*:*
  • cpe:2.3:a:devexpress:devexpress:22.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:devexpress:devexpress:22.1.0:*:*:*:*:*:*:*
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 10-08-2022 - 14:24
Published 03-08-2022 - 16:15
Last modified 10-08-2022 - 14:24
Back to Top