WordPress Plugin Vulnerabilities

WP Ultimate CSV Importer <= 3.6.74 - Database Table Export

Description

Due to lack of verification of a visitors permissions, it is possible to execute the ‘export.php’ script included in the default installation of this plugin, and retrieve the full contents of the user table in the WordPress installation. This results in full disclosure of usernames, hashed passwords and email addresses for all users.

After update 3.6.74, a change to the ‘export.php’ script was made, which required a REFERER header to be passed through in the request. After this header is added (as in the second PoC), the behaviour is exactly the same, resulting in full disclosure of usernames, hashed passwords and email addresses for all users.

Affects Plugins

References

Miscellaneous

Submitter
James Hooker
Submitter website
Submitter twitter
Verified
Yes

Timeline

Publicly Published
2015-02-22 (about 11 years ago)
Added
2015-02-02 (about 11 years ago)
Last Updated
2019-10-21 (about 6 years ago)

Other