Files
CVEs-PoC/2020/CVE-2020-35934.md
T
2024-05-25 21:48:12 +02:00

799 B

CVE-2020-35934

Description

The Advanced Access Manager plugin before 6.6.2 for WordPress displays the unfiltered user object (including all metadata) upon login via the REST API (aam/v1/authenticate or aam/v2/authenticate). This is a security problem if this object stores information that the user is not supposed to have (e.g., custom metadata added by a different plugin).

POC

Reference

No PoCs from references.

Github