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

1.3 KiB
Raw Permalink Blame History

CVE-2024-12919

Description

The Paid Membership Subscriptions Effortless Memberships, Recurring Payments & Content Restriction plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 2.13.7. This is due to the pms_pb_payment_redirect_link function using the user-controlled value supplied via the 'pms_payment_id' parameter to authenticate users without any further identity validation. This makes it possible for unauthenticated attackers with knowledge of a valid payment ID to log in as any user who has made a purchase on the targeted site.

POC

Reference

No PoCs from references.

Github