vendor:
E-Learning System Using PHP/MySQLi
by:
Himanshu Shukla & Saurav Shukla
9.8
CVSS
HIGH
Authentication Bypass & Remote Code Execution
89
CWE
Product Name: E-Learning System Using PHP/MySQLi
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:e-learning_system_using_phpmysqli:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux + XAMPP 7.4.4
2021
E-Learning System 1.0 – Authentication Bypass & RCE
E-Learning System 1.0 is vulnerable to authentication bypass and remote code execution. An attacker can bypass authentication by using SQL injection and can execute arbitrary code by using the vulnerable add_post.php page.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries. Also, ensure that the application is running on the latest version and all security patches are applied.