vendor:
Triton CMS Pro
by:
__GiReX__
7.5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: Triton CMS Pro
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020
Triton CMS Pro (X-Forwarded-For) Blind SQL Injection
Triton CMS Pro is vulnerable to Blind SQL Injection. An attacker can exploit this vulnerability to disclose the admin's username and hashed password. This exploit uses the Benchmark() method to check the characters one by one.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Parameterized queries should be used to prevent SQL injection attacks.