vendor:
Advance Online Learning Management Script
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Advance Online Learning Management Script
Affected Version From: 3.1
Affected Version To: 3.1
Patch Exists: NO
Related CWE: N/A
CPE: a:phpscriptsmall:advance_online_learning_management_script
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2017
Advance Online Learning Management Script 3.1 – SQL Injection
The vulnerability allows an attacker to inject sql commands by manipulating the 'subcatid' and 'popcourseid' parameters in the 'courselist.php' script. An attacker can use boolean-based blind and AND/OR time-based blind payloads to exploit the vulnerability.
Mitigation:
Input validation should be used to prevent SQL injection attacks.