What the vulnerability does
01Description
Unauthenticated Cross Site Request Forgery (CSRF) in Plugins Garbage Collector (Database Cleanup) <= 0.14 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
What the vulnerability does
Unauthenticated Cross Site Request Forgery (CSRF) in Plugins Garbage Collector (Database Cleanup) <= 0.14 versions.
Explanation of Vulnerability in Simple Terms
Plugins Garbage Collector (Database Cleanup) version 0.14 and earlier is vulnerable to cross-site request forgery (CSRF). An attacker can trick a site administrator into performing unintended actions, such as deleting database records or modifying plugin settings, by crafting a malicious link or page. The vulnerability requires the admin to visit the attacker's page while logged in.
What an attacker can do
Trick a logged-in admin into performing unintended actions like deleting data or changing plugin settings.
Potential impact on your site
An attacker could delete database records or alter plugin configuration without your knowledge or consent.
Conditions required to exploit
Admin must be logged in and visit a page controlled by the attacker (e.g., click a malicious link).
Key dates
External resources
Related vulnerabilities