2024-05-26 14:27:05 +02:00
### [CVE-2018-15503](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15503)



### Description
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.
### POC
#### Reference
- https://x-c3ll.github.io/posts/swoole-deserialization-cve-2018-15503/
2024-06-09 00:33:16 +00:00
- https://x-c3ll.github.io/posts/swoole-deserialization-cve-2018-15503/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.