CVE-2025-56697
BaseFortify
Publication date: 2025-09-16
Last updated on: 2025-09-18
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| askar634 | computer_base_test | 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 Stored Cross-Site Scripting (XSS) issue in the Kashipara Computer Base Test v1.0 application. It occurs in the /users/adminpanel/admin/home.php?page=feedbacks file, where attackers can inject malicious scripts through the smyFeedbacks POST parameter in /users/home.php. These scripts are then stored and executed when viewed by other users.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of the affected web application. This can lead to theft of user credentials, session hijacking, defacement, or distribution of malware to users of the application.