vendor:
Printable Staff ID Card Creator System
by:
bwnz
9.8
CVSS
HIGH
SQL Injection & Remote Code Execution
89, 94
CWE
Product Name: Printable Staff ID Card Creator System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:printable_staff_id_card_creator_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu 20.04.2 LTS
2021
Printable Staff ID Card Creator System 1.0 – SQLi & RCE via Arbitrary File Upload
Printable Staff ID Card Creator System is vulnerable to an unauthenticated SQL Injection attack. After compromising the database via SQLi, an attacker can log in and leverage an arbitrary file upload vulnerability to obtain remote code execution.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a SQL query. Also, ensure that only authorized users are allowed to upload files to the server.