CVE-2025-7160
PHPGurukul Zoo Management System index.php sql injection
Record summary
CVE-2025-7160 has a selected CVSS score of 6.9 (medium); EIP currently links 1 Nuclei template.
Description
A vulnerability classified as critical has been found in PHPGurukul Zoo Management System 2.1. This affects an unknown part of the file /admin/index.php. The manipulation of the argument Username leads to sql injection. It is possible to initiate the attack 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 Jul 8, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Zoo Management SystemBrowse PHPGurukul / Zoo Management System | CVE List | 2.1 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALZoo Management System 1.0 - SQL InjectionCVSS 10
Zoo Management System 1.0 contains a SQL injection vulnerability via the username parameter on the login page. 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 full administrative access and extracting sensitive database information.
Remediation
Upgrade Zoo Management System to a patched version that properly sanitizes user input in the login form.
Source: ProjectDiscovery