mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
783 B
Markdown
18 lines
783 B
Markdown
### [CVE-2021-24857](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|