Nur-Alam39 bus-ticket (no released versions; latest commit 459cabdbeb99c00225b26e46e3c2c30ae1de7bad) contains an unauthenticated SQL injection vulnerability in bus_info.php. The busid parameter received via HTTP POST is concatenated directly into a MySQL query (select * from bus_info where id=) without sanitization, escaping, or parameterization, and in a numeric (unquoted) context.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-06-18 06:16
Updated : 2026-08-10 12:17
NVD link : CVE-2026-55740
Mitre link : CVE-2026-55740
CVE.ORG link : CVE-2026-55740
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
