CVE-2023-43794

Nocodb is an open source Airtable alternative. Affected versions of nocodb contain a SQL injection vulnerability, that allows an authenticated attacker with creator access to query the underlying database. By supplying a specially crafted payload to the given an attacker can inject arbitrary SQL queries to be executed. Since this is a blind SQL injection, an attacker may need to use time-based payloads which would include a function to delay execution for a given number of seconds. The response time indicates, whether the result of the query execution was true or false. Depending on the result, the HTTP response will be returned after a given number of seconds, indicating TRUE, or immediately, indicating FALSE. In that way, an attacker can reveal the data present in the database. This vulnerability has been addressed in version 0.111.0. Users are advised to upgrade. There are no known workarounds for this vulnerability. This issue is also tracked as `GHSL-2023-141`.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:xgenecloud:nocodb:0.109.2:*:*:*:*:*:*:*

History

24 Oct 2023, 21:00

Type Values Removed Values Added
CWE CWE-89
CPE cpe:2.3:a:xgenecloud:nocodb:0.109.2:*:*:*:*:*:*:*
First Time Xgenecloud
Xgenecloud nocodb
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.9
References (MISC) https://github.com/nocodb/nocodb/security/advisories/GHSA-3m5q-q39v-xf8f - (MISC) https://github.com/nocodb/nocodb/security/advisories/GHSA-3m5q-q39v-xf8f - Exploit, Third Party Advisory

17 Oct 2023, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-10-17 21:15

Updated : 2023-12-10 15:14


NVD link : CVE-2023-43794

Mitre link : CVE-2023-43794

CVE.ORG link : CVE-2023-43794


JSON object : View

Products Affected

xgenecloud

  • nocodb
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')