Cross Site Scripting Vulnerability in SourceCodester Zoo Management System
CVE-2022-31897
6.1MEDIUM
Key Information:
- Vendor
PHPgurukul
- Status
- Vendor
- CVE Published:
- 29 June 2022
Badges
👾 Exploit Exists🟡 Public PoC
What is CVE-2022-31897?
The SourceCodester Zoo Management System version 1.0 has a security vulnerability that allows attackers to execute arbitrary scripts in the context of the user's browser. This is achieved through the 'msg' parameter in the register_visitor function, enabling potential attackers to manipulate user sessions and access sensitive information. Proper input validation and sanitization measures must be implemented 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.