mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 05:11:38 +02:00
1.1 KiB
1.1 KiB
CVE-2021-24384
Description
The joomsport_md_load AJAX action of the JoomSport WordPress plugin before 5.1.8, registered for both unauthenticated and unauthenticated users, unserialised user input from the shattr POST parameter, leading to a PHP Object Injection issue. Even though the plugin does not have a suitable gadget chain to exploit this, other installed plugins could, which might lead to more severe issues such as RCE
POC
Reference
- https://wpscan.com/vulnerability/fb6c407c-713c-4e83-92ce-4e5f791be696
- https://wpscan.com/vulnerability/fb6c407c-713c-4e83-92ce-4e5f791be696
Github
No PoCs found on GitHub currently.