What the vulnerability does
01Description
Unauthenticated Cross Site Request Forgery (CSRF) in Tracking Code Manager <= 2.6.0 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Unauthenticated Cross Site Request Forgery (CSRF) in Tracking Code Manager <= 2.6.0 versions.
Explanation of Vulnerability in Simple Terms
Tracking Code Manager versions up to 2.6.0 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unauthorized actions on behalf of site administrators. An attacker can craft a malicious link or page that, when visited by an authenticated admin, executes unwanted changes to the plugin's settings or data. The vulnerability requires user interaction and affects confidentiality, integrity, and availability of the site.
What an attacker can do
Perform unauthorized actions on the site by tricking an admin into visiting a malicious page.
Potential impact on your site
Attackers can modify plugin settings, inject tracking code, or alter site configuration without your knowledge or consent.
Conditions required to exploit
Admin must visit attacker-controlled page while logged into WordPress; no special privileges required from attacker.
Key dates
External resources
Related vulnerabilities