Password Leak Vulnerability in Gravity Forms Plugin by WordPress
CVE-2020-13764
7.5HIGH
What is CVE-2020-13764?
In the Gravity Forms plugin for WordPress, a flaw in common.php allows the exposure of hashed user passwords due to inadequate handling when retrieving user properties. Specifically, the user_pass property is not treated as a special case during property retrieval via the $current_user->get($property) call. This oversight presents a potential risk of sensitive data exposure, compromising user account security.