vendor:
Pet Shop Management System
by:
Mr.Gedik
9,8
CVSS
HIGH
Remote Code Execution (RCE)
78
CWE
Product Name: Pet Shop Management System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:petshop_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: N/A
2021
Pet Shop Management System 1.0 – Remote Code Execution (RCE) (Unauthenticated)
Pet Shop Management System 1.0 is vulnerable to Remote Code Execution (RCE) due to improper validation of user-supplied input. An attacker can exploit this vulnerability by uploading a malicious file to the server via the 'images' parameter in the 'add_petmanagement.php' controller. This can be used to execute arbitrary code on the server.
Mitigation:
The application should validate user-supplied input and restrict the types of files that can be uploaded to the server.