mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 21:52:25 +02:00
974 B
974 B
CVE-2021-24312
Description
The parameters $cache_path, $wp_cache_debug_ip, $wp_super_cache_front_page_text, $cache_scheduled_time, $cached_direct_pages used in the settings of WP Super Cache WordPress plugin before 1.7.3 result in RCE because they allow input of '$' and '\n'. This is due to an incomplete fix of CVE-2021-24209.
POC
Reference
- https://wpscan.com/vulnerability/2142c3d3-9a7f-4e3c-8776-d469a355d62f
- https://wpscan.com/vulnerability/2142c3d3-9a7f-4e3c-8776-d469a355d62f
Github
No PoCs found on GitHub currently.