CVE-2025-63442
BaseFortify
Publication date: 2025-11-03
Last updated on: 2025-11-05
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nababur | simple-user-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 Simple User Management System with PHP-MySQL v1.0. It occurs in the Profile Section where the system does not properly sanitize user input, allowing attackers to inject and execute arbitrary JavaScript code when the input is displayed in the browser.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious JavaScript in the context of the affected website, potentially leading to theft of user session cookies, defacement, or redirection to malicious sites. This can compromise user data and trust in the system.