vendor:
Simple College Website
by:
yunaranyancat
7.5
CVSS
HIGH
SQL Injection / Remote Code Execution
89
CWE
Product Name: Simple College Website
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:simple_college_website
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu 18.04 + XAMPP 7.4.11
2020
Simple College Website 1.0 – SQL Injection / Remote Code Execution
A vulnerability in Simple College Website 1.0 allows an attacker to execute arbitrary code on the target system by exploiting a SQL injection vulnerability in the admin login page and then uploading a malicious file using a multipart form.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should be configured to only allow the upload of certain file types.