vendor:
GeoCore MAX
by:
Esac
8,8
CVSS
HIGH
Time-Based Blind Injection
89
CWE
Product Name: GeoCore MAX
Affected Version From: 7.3.3
Affected Version To: 7.3.3
Patch Exists: NO
Related CWE: N/A
CPE: a:geodesic_solutions:geocore_max:7.3.3
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
2014
GeoCore MAX DB Ver. 7.3.3 – Time-Based Blind Injection
GeoCore is the new name for all Geodesic Solutions software packages beginning with version 7.0.0. It allows much greater flexibility for customers, many features previously available only in the Enterprise-level software packages have been opened up to everyone. Time-Based Blind Injection is a type of SQL injection technique that relies on sending an SQL query to the database which forces the database to wait for a specified amount of time (in seconds) before responding. This makes it possible to determine whether the query is true or false by measuring the response time.
Mitigation:
Input validation, parameterized queries, and stored procedures can help prevent SQL injection attacks.