What the vulnerability does
01Description
Contributor Cross Site Scripting (XSS) in TheGem <= 5.11.1 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
Contributor Cross Site Scripting (XSS) in TheGem <= 5.11.1 versions.
Explanation of Vulnerability in Simple Terms
TheGem contains a stored cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts. An attacker with low-level access can craft input that executes in other users' browsers when they view affected pages. The vulnerability requires user interaction and can affect multiple users across the site.
What an attacker can do
Inject malicious scripts that execute in other users' browsers and steal their session data or perform actions on their behalf.
Potential impact on your site
Authenticated users can compromise other users' accounts or sessions; site-wide defacement or data theft is possible.
Conditions required to exploit
Attacker must have a low-privilege account on the site; victim must view a page containing the injected payload.
Key dates
External resources
Related vulnerabilities