What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in WP Inventory Manager plugin <= 2.1.0.13 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 WP Inventory Manager plugin <= 2.1.0.13 versions.
Explanation of Vulnerability in Simple Terms
WP Inventory Manager versions up to 2.1.0.13 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the inventory manager without the admin's knowledge or consent. This can result in data modification or service disruption.
What an attacker can do
Trick a logged-in admin into performing unwanted actions like modifying inventory data or changing settings.
Potential impact on your site
Inventory data could be altered or deleted, and plugin settings could be changed without authorization.
Conditions required to exploit
Admin must visit a malicious webpage while logged into WordPress.
Key dates
External resources
Related vulnerabilities