vendor:
doitX
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: doitX
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:mybizcms:doitx:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2019
doitX 1.0 – SQL Injection
An unauthenticated attacker can inject arbitrary SQL commands into the 'search' parameter of the 'searchs' script, which is reachable through the 'entries' parameter. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Mitigation:
Input validation should be used to prevent SQL injection attacks.