vendor:
Cheats
by:
Cyb3r-1sT
7.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Cheats
Affected Version From: 1
Affected Version To: 2
Patch Exists: YES
Related CWE: CVE-2020-1234
CPE: cpe:a:easysitenetwork:cheats
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
2020
R3membeR Kings of injection
This vulnerability allows an attacker to gain access to the admin and members information of the website. The attacker can exploit this vulnerability by sending a crafted malicious URL to the vulnerable website. The URL contains a malicious SQL query which is injected into the vulnerable parameter. This malicious query will return the admin and members information of the website.
Mitigation:
The website should use parameterized queries to prevent SQL injection attacks.