vendor:
Event Manager PHP Script
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Event Manager PHP Script
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:ezcode:event_manager_php_script
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Event Manager PHP Script 1.0 – SQL Injection
The vulnerability allows an attacker to inject sql commands into the vulnerable parameters 'id' and 'slug' of the 'event.php' and 'page.php' scripts respectively.
Mitigation:
Input validation should be used to prevent SQL injection attacks.