---
id: CVE-2025-57145
title: >-
  A cross-site scripting (XSS) vulnerability exists in the search-autootaxi.php
  endpoint of the ATSMS web application
summary: >-
  A cross-site scripting (XSS) vulnerability exists in the search-autootaxi.php
  endpoint of the ATSMS web application. The application fails to properly
  sanitize user input submitted through a form field, allowing an attacker to
  inject arb…
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: phpgurukul
product: auto_taxi_stand_management_system
affected:
  - auto_taxi_stand_management_system = 1.0
published: '2025-09-16'
updated: '2026-07-05'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-57145'
references:
  - url: >-
      https://github.com/nandanacp/CVE-Collection/blob/main/CVE-2025-57145/README.md
    label: cve@mitre.org
  - url: >-
      https://github.com/nandanacp/CVE-Collection/blob/main/CVE-2025-57145/README.md
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00174
epssPercentile: 0.05982
ingestedAt: '2026-07-06T16:44:34.256Z'
---

## Overview

A cross-site scripting (XSS) vulnerability exists in the search-autootaxi.php endpoint of the ATSMS web application. The application fails to properly sanitize user input submitted through a form field, allowing an attacker to inject arbitrary JavaScript code. The malicious payload is stored in the backend and executed when a user or administrator accesses the affected report page. This allows attackers to exfiltrate session cookies, hijack user sessions, and perform unauthorized actions in the context of the victims browser.

## Affected

- `auto_taxi_stand_management_system = 1.0`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
