Sourcecodester · Train Station Ticketing System · CVE-2023-3003
**Name of the Vulnerable Software and Affected Versions**
SourceCodester Train Station Ticketing System version 1.0
**Description**
A critical issue was found in the file manage prices.php of the component GET Parameter Handler. The manipulation of the `id` argument leads to sql injection. The attack can be launched remotely.
**Recommendations**
For version 1.0, consider disabling the `id` argument in the manage prices.php file until a patch is available. Restrict access to the manage prices.php file to minimize the risk of exploitation. Avoid using the `id` argument in the affected API endpoint until the issue is resolved.