#VU25804 Information disclosure in RegistrationMagic - Custom Registration Forms and User Login - CVE-2020-9458
Published: March 6, 2020
RegistrationMagic - Custom Registration Forms and User Login
Registrationmagic
Description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to the "export" function lack access control or a nonce check. A remote authenticated attacker can send a specially crafted request with the "rm_slug" $_POST parameter set to "rm_form_export", which cause the plugin to export every form on the site, including everything that had ever been submitted to any of these forms (though this does not include login credentials).