What the vulnerability does
01Description
Unauthenticated Cross Site Scripting (XSS) in Events Manager <= 7.4.1 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Unauthenticated Cross Site Scripting (XSS) in Events Manager <= 7.4.1 versions.
Explanation of Vulnerability in Simple Terms
Events Manager versions up to 7.4.1 contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into event pages. An attacker can craft a malicious link or event that, when visited by a site user, executes JavaScript in their browser. This can lead to session hijacking, credential theft, or defacement. The vulnerability requires user interaction to trigger.
What an attacker can do
Inject and execute malicious JavaScript in users' browsers when they view affected event pages.
Potential impact on your site
Site visitors' sessions and credentials are at risk; attackers can steal data or perform actions on behalf of users.
Conditions required to exploit
A site visitor must click a malicious link or view a crafted event page; no authentication required.
Key dates
External resources
Related vulnerabilities