What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in 10 Quality Post Gallery plugin <= 2.3.12 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in 10 Quality Post Gallery plugin <= 2.3.12 versions.
Explanation of Vulnerability in Simple Terms
Post Gallery versions up to 2.3.12 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 gallery settings or content. No authentication is required from the attacker, but the admin must click the link or visit the 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
Gallery settings or content could be modified without your knowledge if you click a suspicious link while logged in.
Conditions required to exploit
Admin must visit attacker-controlled page or click a malicious link while logged in.
Key dates
External resources
Related vulnerabilities