What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Soflyy Oxygen Builder plugin <= 4.4 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Soflyy Oxygen Builder plugin <= 4.4 versions.
Explanation of Vulnerability in Simple Terms
Oxygen Builder versions before 4.4 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 admin, executes unwanted changes to the site's configuration or content. The vulnerability requires user interaction—the admin must click the link or visit the attacker's page.
What an attacker can do
Perform unauthorized actions on the site by tricking an admin into clicking a malicious link.
Potential impact on your site
Site admins could unknowingly modify site settings, content, or configuration if they click a malicious link while logged in.
Conditions required to exploit
Admin must visit attacker-controlled page or click a malicious link; no special privileges or authentication required from attacker.
Key dates
External resources
Related vulnerabilities