tarteaucitron.js for WordPress < 0.3.0 - Cross-Site Request Forgery to Stored Cross-Site Scripting

2025-03-03 00:00
Bob Matyas

Strategic Overview

Status
Patched in 0.3.0
Affected Version< 0.3.0
CVSS6.1Medium
CVECVE-2024-11719
View all tarteaucitron.js for WordPress vulnerabilities

Vulnerability Overview

The tarteaucitron-wp plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and excluding, 0.3.0. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Technical Analysis

REMEDIATION: Update to version 0.3.0, or a newer patched version --- IDENTIFIER: CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')) The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

External References

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