What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in javothemes Javo Core javo-core allows Authentication Bypass.This issue affects Javo Core: from n/a through <= 3.0.0.266.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in javothemes Javo Core javo-core allows Authentication Bypass.This issue affects Javo Core: from n/a through <= 3.0.0.266.
Explanation of Vulnerability in Simple Terms
Javo Core versions up to 3.0.0.266 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 operations without their knowledge. This 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 site content, change settings, or compromise user data if an admin visits a malicious link.
Conditions required to exploit
An authenticated site administrator must visit a page controlled by the attacker.
Key dates
External resources