CVE-2021-24500
09.08.2021, 10:15
Several AJAX actions available in the Workreap WordPress theme before 2.2.2 lacked CSRF protections, as well as allowing insecure direct object references that were not validated. This allows an attacker to trick a logged in user to submit a POST request to the vulnerable site, potentially modifying or deleting arbitrary objects on the target site.
Vendor | Product | Version |
---|---|---|
amentotech | workreap | 𝑥 < 2.2.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-283 - Unverified OwnershipThe software does not properly verify that a critical resource is owned by the proper entity.
- CWE-352 - Cross-Site Request Forgery (CSRF)The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.