What the vulnerability does
01Description
Unauthenticated Stored Cross-Site Scripting (XSS) in Simple Ajax Chat <= 20220115 allows an attacker to store the malicious code. However, the attack requires specific conditions, making it hard to exploit.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:N
What the vulnerability does
Unauthenticated Stored Cross-Site Scripting (XSS) in Simple Ajax Chat <= 20220115 allows an attacker to store the malicious code. However, the attack requires specific conditions, making it hard to exploit.
Explanation of Vulnerability in Simple Terms
Simple Ajax Chat contains a stored cross-site scripting (XSS) vulnerability in chat messages. An attacker can inject malicious JavaScript that executes when other users view the chat. The vulnerability requires user interaction—a victim must visit the affected chat page—and has limited scope, affecting only the integrity of the chat display rather than confidentiality or availability.
What an attacker can do
Inject malicious JavaScript into chat messages that runs in other users' browsers.
Potential impact on your site
Site visitors can be tricked into performing unintended actions or having their session compromised via malicious chat messages.
Conditions required to exploit
No authentication required. A victim must visit a page containing the vulnerable chat.
Key dates
External resources
Related vulnerabilities