What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Cozmoslabs Profile Builder plugin <= 3.6.0 at WordPress allows uploading the JSON file and updating the options. Requires Import and Export add-on.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Cozmoslabs Profile Builder plugin <= 3.6.0 at WordPress allows uploading the JSON file and updating the options. Requires Import and Export add-on.
Explanation of Vulnerability in Simple Terms
Profile Builder versions up to 3.6.0 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 site without their knowledge. The attack requires the admin to visit the attacker's page while authenticated to the WordPress site. This can result in unauthorized changes to user profiles or site settings.
What an attacker can do
Trick a logged-in admin into performing unwanted actions like modifying user profiles or settings.
Potential impact on your site
Unauthorized changes to user profiles or site configuration if an admin visits a malicious link.
Conditions required to exploit
Admin must visit attacker's malicious webpage while logged into WordPress.
Key dates
External resources
Related vulnerabilities