CVE-2025-63449
BaseFortify
Publication date: 2025-11-03
Last updated on: 2025-11-07
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| water_management_system_project | water_management_system | 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 Water Management System v1.0, specifically in the /orders.php page. XSS vulnerabilities allow attackers to inject malicious scripts into web pages viewed by other users.
How can this vulnerability impact me? :
The vulnerability can lead to attackers executing malicious scripts in the context of the affected website, potentially stealing user information, hijacking user sessions, or performing actions on behalf of the user without their consent. The CVSS score indicates a moderate impact with low confidentiality and integrity impact and no availability impact.