What the vulnerability does
01Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Atanas Yonkov Pliska allows Stored XSS.This issue affects Pliska: from n/a through 0.3.5.
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
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Atanas Yonkov Pliska allows Stored XSS.This issue affects Pliska: from n/a through 0.3.5.
Explanation of Vulnerability in Simple Terms
Pliska versions up to 0.3.5 contain a cross-site scripting (XSS) vulnerability that allows an authenticated user to inject malicious scripts. The vulnerability requires user interaction—typically clicking a crafted link—and can affect other users viewing the same page. The impact is limited to reading or modifying non-sensitive data within the application scope.
What an attacker can do
Inject and execute malicious JavaScript in other users' browsers to steal session data or modify page content.
Potential impact on your site
Users' sessions and data could be compromised if they interact with attacker-controlled content; site reputation may suffer.
Conditions required to exploit
Attacker must have a valid user account and trick a victim into clicking a malicious link or visiting a crafted page.
Key dates
External resources
Related vulnerabilities