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

1.0 KiB

CVE-2024-4874

Description

The Bricks Builder plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.9.8 via the postId parameter due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Contributor-level access and above, to modify posts and pages created by other users including admins. As a requirement for this, an admin would have to enable access to the editor specifically for such a user or enable it for all users with a certain user account type.

POC

Reference

No PoCs from references.

Github