cve/2024/CVE-2024-12472.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2024-12472

Description

The Post Duplicator plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 2.36 via the mtphr_duplicate_post() due to insufficient restrictions on which posts can be duplicated. This makes it possible for authenticated attackers, with Contributor-level access and above, to extract data from password protected, private, or draft posts that they should not have access to by duplicating the post.

POC

Reference

No PoCs from references.

Github