cve/2020/CVE-2020-36730.md
2024-05-25 21:48:12 +02:00

933 B

CVE-2020-36730

Description

The CMP for WordPress is vulnerable to authorization bypass due to a missing capability check on the cmp_get_post_detail(), niteo_export_csv(), and cmp_disable_comingsoon_ajax() functions in versions up to, and including, 3.8.1. This makes it possible for unauthenticated attackers to read posts, export subscriber lists, and/or deactivate the plugin.

POC

Reference

No PoCs from references.

Github