mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
856 B
856 B
CVE-2021-24857
Description
The ToTop Link WordPress plugin through 1.7.1 passes base64 encoded user input to the unserialize() PHP function, which could lead to PHP Object injection if a plugin installed on the blog has a suitable gadget chain.
POC
Reference
- https://wpscan.com/vulnerability/518204d8-fbf5-4bfa-9db5-835f908f8d8e
- https://wpscan.com/vulnerability/518204d8-fbf5-4bfa-9db5-835f908f8d8e
Github
No PoCs found on GitHub currently.