What the vulnerability does
01Description
Auth. (contributor+) Stored Cross-Site Scripting (XSS) vulnerability in CRM Perks Contact Form Entries plugin <= 1.3.0 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Auth. (contributor+) Stored Cross-Site Scripting (XSS) vulnerability in CRM Perks Contact Form Entries plugin <= 1.3.0 versions.
Explanation of Vulnerability in Simple Terms
Contact Form Entries through version 1.3.0 contains a stored cross-site scripting (XSS) vulnerability. An authenticated user with low privileges can inject malicious scripts into form entries. When another user views those entries, the scripts execute in their browser, potentially allowing the attacker to steal session tokens, modify page content, or perform actions on behalf of the victim.
What an attacker can do
Inject malicious scripts into form entries that execute when other users view them.
Potential impact on your site
Users' sessions and data at risk; attackers can impersonate users or deface form displays.
Conditions required to exploit
Attacker needs a low-privilege account and the victim must view the malicious form entry.
Key dates
External resources
Related vulnerabilities