ID CVE-2018-15503
Summary The unpack implementation in Swoole version 4.0.4 lacks correct size checks in the deserialization process. An attacker can craft a serialized object to exploit this vulnerability and cause a SEGV.
References
Vulnerable Configurations
  • cpe:2.3:a:swoole:swoole:4.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:swoole:swoole:4.0.4:*:*:*:*:*:*:*
CVSS
Base: 5.0 (as of 08-11-2018 - 20:49)
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
NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
NONE NONE PARTIAL
cvss-vector via4 AV:N/AC:L/Au:N/C:N/I:N/A:P
refmap via4
misc
Last major update 08-11-2018 - 20:49
Published 18-08-2018 - 02:29
Last modified 08-11-2018 - 20:49
Back to Top