WP Related Posts <= 1.0 - Cross-Site Request Forgery

2011-03-17 00:00
Gabriel Quadros

Strategic Overview

Status
Patched in 1.1
Affected PluginWP Related Posts
Affected Version< 1.1
CVSS7.1High
CVECVE-2011-0760
View all WP Related Posts vulnerabilities

Vulnerability Overview

Multiple cross-site request forgery (CSRF) vulnerabilities in the configuration screen in wp-relatedposts.php in the WP Related Posts plugin 1.0 for WordPress allow remote attackers to hijack the authentication of administrators for requests that insert cross-site scripting (XSS) sequences via the (1) wp_relatedposts_title, (2) wp_relatedposts_num, or (3) wp_relatedposts_type parameter.

Technical Analysis

REMEDIATION: Update to version 1.1, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) 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.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C