CVE-2025-2473
PHPGurukul Company Visitor Management System Sign In index.php sql injection
Record summary
CVE-2025-2473 has a selected CVSS score of 6.9 (medium); EIP currently links 1 Nuclei template.
Description
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.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Mar 18, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Company Visitor Management SystemBrowse PHPGurukul / Company Visitor Management System | CVE List | 2.0 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALCompany Visitor Management System 1.0 - SQL InjectionCVSS 10
Company Visitor Management System 1.0 contains a SQL injection vulnerability via the login page in the username parameter. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.
Impact
Unauthenticated attackers can bypass authentication and execute arbitrary SQL queries through the username parameter, potentially gaining administrative access and extracting sensitive visitor and company information.
Remediation
Apply input validation patches or upgrade to a patched version that properly sanitizes SQL input.
Source: ProjectDiscovery