vendor:
ArkiDB
by:
Devil-00
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ArkiDB
Affected Version From: 1.0.0
Affected Version To: 1.0.0
Patch Exists: YES
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
2005
ArkiDB SQL Injection’s
ArkiDB is prone to a remote SQL injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. An attacker can exploit this issue to manipulate SQL queries in the context of the affected application, allowing for the manipulation or disclosure of arbitrary data. This issue affects ArkiDB version 1.0.0.
Mitigation:
The application should sanitize user-supplied data before using it in an SQL query.