mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-01 19:20:58 +00:00
18 lines
689 B
Markdown
18 lines
689 B
Markdown
![]() |
### [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/
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|