Real-Time Find and Replace <= 3.9 - Cross-Site Request Forgery to Stored Cross-Site Scripting

2020-04-27 00:00
Chloe Chamberland

Strategic Overview

Status
Patched in 4.0.2
Affected Version<= 3.9
CVSS8.8High
CVECVE-2020-13641
View all Real-Time Find and Replace vulnerabilities

Vulnerability Overview

An issue was discovered in the Real-Time Find and Replace plugin before 4.0.2 for WordPress. The far_options_page function did not do any nonce verification, allowing for requests to be forged on behalf of an administrator. The find and replace rules could be updated with malicious JavaScript, allowing for that be executed later in the victims browser.

Technical Analysis

REMEDIATION: Update to version 4.0.2, 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