cve/2023/CVE-2023-3707.md
2024-05-28 08:49:17 +00:00

905 B

CVE-2023-3707

Description

The ActivityPub WordPress plugin before 1.0.0 does not ensure that post contents to be displayed are public and belong to the plugin, allowing any authenticated user, such as subscriber to retrieve the content of arbitrary post (such as draft and private) via an IDOR vector. Password protected posts are not affected by this issue.

POC

Reference

Github

No PoCs found on GitHub currently.