First published: Thu Oct 24 2024(Updated: )
A vulnerability, which was classified as critical, has been found in PHPGurukul Vehicle Record System 1.0. This issue affects some unknown processing of the file /admin/search-vehicle.php. The manipulation of the argument searchinputdata 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 |
---|---|---|
PHPGurukul Vehicle Record Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-10331 is classified as a critical vulnerability.
To fix CVE-2024-10331, it is recommended to sanitize user inputs and implement prepared statements to prevent SQL injection.
CVE-2024-10331 affects PHPGurukul Vehicle Record System version 1.0.
CVE-2024-10331 enables SQL injection attacks through the manipulation of the searchinputdata argument.
The vulnerability in CVE-2024-10331 is located in the file /admin/search-vehicle.php.