Remove Footer Credit <= 1.0.5 - Cross-Site Request Forgery to Stored Cross-Site Scripting

2021-07-12 00:00
apple502j

Strategic Overview

Status
Patched in 1.0.6
Affected PluginRemove Footer Credit
Affected Version<= 1.0.5
CVSS6.1Medium
CVECVE-2021-24446
View all Remove Footer Credit vulnerabilities

Vulnerability Overview

The Remove Footer Credit WordPress plugin before 1.0.6 does not have CSRF check in place when saving its settings, which could allow attacker to make logged in admins change them and lead to Stored XSS issue as well due to the lack of sanitisation

Technical Analysis

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