vendor:
Zoo Management System
by:
Subhadip Nag
8,8
CVSS
HIGH
Stored Cross-Site-Scripting (XSS)
79
CWE
Product Name: Zoo Management System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:phpgurukul:zoo_management_system
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: XAMPP
2021
Zoo Management System 1.0 – ‘Multiple’ Stored Cross-Site-Scripting (XSS)
Zoo Management System 1.0 is vulnerable to 'Multiple' stored cross site scripting because of insufficient user supplied data. An attacker can exploit this vulnerability by entering malicious payloads in the Animal name, Breed, Description, Action, Title and Description fields of the application. The malicious payloads will be stored in the application and will be executed when the application is accessed by an authenticated user.
Mitigation:
Input validation should be done on all user supplied data to prevent malicious payloads from being stored in the application.