CVE-2025-57145
BaseFortify
Publication date: 2025-09-16
Last updated on: 2025-10-08
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| phpgurukul | auto_taxi_stand_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 search-autootaxi.php endpoint of the ATSMS web application. It occurs because the application does not properly sanitize user input submitted through a form field, allowing attackers to inject malicious JavaScript code. This code is stored on the backend and executed when a user or administrator views the affected report page.
How can this vulnerability impact me? :
The vulnerability can allow attackers to steal session cookies, hijack user sessions, and perform unauthorized actions within the victim's browser context. This can lead to compromised user accounts and unauthorized access to sensitive information or functionality.