First published: Tue Mar 18 2025(Updated: )
A vulnerability was found in PHPGurukul Company Visitor Management System 2.0 and classified as critical. Affected by this issue is some unknown functionality of the file /index.php of the component Sign In. The manipulation of the argument username leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Visitor Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-2473 is classified as a critical vulnerability due to its potential for SQL injection.
CVE-2025-2473 affects the Sign In functionality found in the /index.php file of the PHPGurukul Visitor Management System.
Exploitation of CVE-2025-2473 can lead to unauthorized access to the database of the affected system.
To fix CVE-2025-2473, sanitize user inputs in the Sign In functionality to prevent SQL injection attacks.
A temporary workaround for CVE-2025-2473 is to restrict direct access to the /index.php file and to apply input validation.