What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in bgermann CformsII allows Cross Site Request Forgery. This issue affects CformsII: from n/a through 15.1.3.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in bgermann CformsII allows Cross Site Request Forgery. This issue affects CformsII: from n/a through 15.1.3.
Explanation of Vulnerability in Simple Terms
CformsII through version 15.1.3 is 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 vulnerability requires user interaction—the admin must visit the attacker's page—but can result in data modification or service disruption.
What an attacker can do
Trick a logged-in admin into performing unwanted actions (modify data, disable features) by visiting a malicious webpage.
Potential impact on your site
Administrators could unknowingly modify form settings, delete submissions, or alter site configuration if tricked into visiting a malicious link.
Conditions required to exploit
Admin must visit attacker-controlled webpage while logged into the site. No special privileges or complex setup required.
Key dates
External resources
Related vulnerabilities