Sourcecodester · Train Station Ticketing System · CVE-2025-13344
**Name of the Vulnerable Software and Affected Versions**
SourceCodester Train Station Ticketing System version 1.0
**Description**
A SQL injection weakness exists in the Train Station Ticketing System. This issue is related to the manipulation of the `Username` argument within the login functionality, specifically through the file '/ajax.php?action=login'. The attack can be initiated remotely, and an exploit has been publicly released.
**Recommendations**
Apply any available updates to address this vulnerability. As a temporary workaround, consider restricting access to the `/ajax.php?action=login` endpoint. Sanitize the `Username` input to prevent SQL injection attacks.