mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
884 B
Markdown
18 lines
884 B
Markdown
### [CVE-2021-24217](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24217)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The run_action function of the Facebook for WordPress plugin before 3.0.0 deserializes user supplied data making it possible for PHP objects to be supplied creating an Object Injection vulnerability. There was also a useable magic method in the plugin that could be used to achieve remote code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/509f2754-a1a1-4142-9126-ae023a88533a
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|