First published: Thu Dec 26 2024(Updated: )
A vulnerability was found in code-projects Travel Management System 1.0. It has been rated as critical. This issue affects some unknown processing of the file /subcat.php. The manipulation of the argument catid leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Travel Management System | ||
Travel Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-12950 has been rated as critical due to the potential for SQL injection.
CVE-2024-12950 affects the processing of the file /subcat.php allowing remote SQL injection via the catid parameter.
To fix CVE-2024-12950, implement proper input validation and parameterized queries in the affected code.
Yes, CVE-2024-12950 can be exploited remotely through manipulation of the catid parameter.
CVE-2024-12950 poses a risk to user data as it can allow attackers to execute arbitrary SQL queries on the database.