What the vulnerability does
01Description
Subscriber Cross Site Scripting (XSS) in EventPrime <= 4.3.2.1 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H
What the vulnerability does
Subscriber Cross Site Scripting (XSS) in EventPrime <= 4.3.2.1 versions.
Explanation of Vulnerability in Simple Terms
EventPrime versions up to 4.3.2.1 contain a cross-site scripting vulnerability that allows authenticated users to inject malicious scripts. An attacker with low-level access can manipulate input fields to execute arbitrary JavaScript in other users' browsers, potentially compromising site functionality or stealing session data. The vulnerability also enables denial-of-service attacks that can crash or disable the application.
What an attacker can do
Inject malicious scripts that execute in other users' browsers; crash or disable the application.
Potential impact on your site
Authenticated users can deface pages, steal admin sessions, or trigger service outages affecting all site visitors.
Conditions required to exploit
Attacker must have a low-level user account on the site; no user interaction required.
Key dates
External resources
Related vulnerabilities