In WordPress before 4.7.5, a Cross Site Request Forgery (CSRF) vulnerability exists in the filesystem credentials dialog because a nonce is not required for updating credentials.
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
http://www.securitytracker.com/id/1038520 | vdb entry third party advisory |
https://wordpress.org/news/2017/05/wordpress-4-7-5/ | patch vendor advisory |
http://www.debian.org/security/2017/dsa-3870 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/98509 | vdb entry third party advisory |
https://github.com/WordPress/WordPress/commit/38347d7c580be4cdd8476e4bbc653d5c79ed9b67 | third party advisory patch |
https://wpvulndb.com/vulnerabilities/8818 | third party advisory patch |
https://codex.wordpress.org/Version_4.7.5 | release notes patch vendor advisory |