What the vulnerability does
01Description
Contributor Cross Site Scripting (XSS) in HeartThis <= 0.1.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
Contributor Cross Site Scripting (XSS) in HeartThis <= 0.1.0 versions.
Explanation of Vulnerability in Simple Terms
HeartThis versions up to 0.1.0 contain a cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts. The vulnerability requires user interaction and can affect other users viewing the site. An attacker with low-level access can inject code that executes in victims' browsers, potentially stealing session data or performing actions on their behalf.
What an attacker can do
Inject malicious scripts that execute in other users' browsers when they view affected pages.
Potential impact on your site
Authenticated users can inject scripts affecting other site visitors; session hijacking and unauthorized actions are possible.
Conditions required to exploit
Attacker must have a low-privilege account and trick a user into visiting a page containing the malicious payload.
Key dates
External resources
Related vulnerabilities