First published: Mon Dec 02 2024(Updated: )
A SQL injection vulnerability was found in PHPGURUKUL Vehicle Parking Management System v1.13 in /users/view-detail.php. This vulnerability affects the viewid parameter, where improper input sanitization allows attackers to inject malicious SQL queries.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Vehicle Parking Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-53364 is considered a high severity vulnerability due to its potential for SQL injection attacks.
To fix CVE-2024-53364, ensure proper input sanitization and validation is implemented for the viewid parameter in /users/view-detail.php.
CVE-2024-53364 affects PHPGURUKUL Vehicle Parking Management System version 1.13.
CVE-2024-53364 is a SQL injection vulnerability that allows attackers to execute malicious SQL queries.
Exploiting CVE-2024-53364 could allow attackers to access, modify, or delete database contents, compromising sensitive information.