vendor:
Voting System using PHP/MySQLi
by:
secure77
9.8
CVSS
HIGH
Remote Code Execution
264
CWE
Product Name: Voting System using PHP/MySQLi
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:voting_system_using_php/mysqli:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Linux Debian 5.10.28-1kali1 (2021-04-12) x86_64 // PHP Version 7.4.15 & Built-in HTTP server // mysql Ver 15.1 Distrib 10.5.9-MariaDB
2021
Voting System 1.0 – Remote Code Execution (Unauthenticated)
Unauthenticated file upload is possible via /admin/candidates_add.php that can use for RCE. Your upload will be stored at /images/ and is also accessible without authentication.
Mitigation:
Ensure that the application is properly configured to prevent unauthenticated file uploads.