CVE-2025-63639
BaseFortify
Publication date: 2025-11-07
Last updated on: 2025-11-17
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| remyandrade | faq_bot_with_ai_assistant | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Scripting (XSS) issue in the chat feature of Sourcecodester FAQ Bot with AI Assistant v1.0. It occurs because the application does not properly handle user-supplied input, allowing an attacker to inject malicious HTML or JavaScript code into chat messages. When other users view these messages, the malicious code executes in their browsers.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the browsers of users viewing the chat messages. This can lead to theft of sensitive information such as cookies or session tokens, unauthorized actions performed on behalf of users, or distribution of malware, potentially compromising user accounts and data.