CVE-2025-57150
BaseFortify
Publication date: 2025-09-03
Last updated on: 2026-04-06
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| phpgurukul | complaint_management_system | 2.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 phpgurukul Complaint Management System in PHP 2.0. It occurs in the admin/subcategory.php file via the categoryName parameter, allowing an attacker to inject malicious scripts.
How can this vulnerability impact me? :
The vulnerability can lead to severe impacts including unauthorized access or modification of data, as it has high confidentiality, integrity, and availability impacts. An attacker could execute malicious scripts in the context of the affected application, potentially compromising user data or system functionality.