SQL Injection Vulnerability in PHPGURUKUL Zoo Management System
CVE-2020-25487
7.8HIGH
Key Information:
- Vendor
- PHPgurukul
- Status
- Vendor
- CVE Published:
- 22 September 2020
Badges
👾 Exploit Exists🟡 Public PoC
Summary
The PHPGURUKUL Zoo Management System, specifically version 1.0, is prone to an SQL Injection vulnerability. This issue arises within the animal detail functionality accessible via the zms/animal-detail.php script. Attackers can manipulate SQL queries to gain unauthorized access to sensitive data or execute arbitrary SQL commands. Proper input validation and parameterized queries are critical to mitigate this vulnerability.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V3.1
Score:
7.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged
Timeline
- 🟡
Public PoC available
- 👾
Exploit known to exist
Vulnerability published
Vulnerability Reserved