Vulnerability Description
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`.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nocodb | Nocodb | 0.109.2 |
Related Weaknesses (CWE)
References
- https://github.com/nocodb/nocodb/security/advisories/GHSA-3m5q-q39v-xf8fExploitThird Party Advisory
- https://github.com/nocodb/nocodb/security/advisories/GHSA-3m5q-q39v-xf8fExploitThird Party Advisory
FAQ
What is CVE-2023-43794?
CVE-2023-43794 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 data...
How severe is CVE-2023-43794?
CVE-2023-43794 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-43794?
Check the references section above for vendor advisories and patch information. Affected products include: Nocodb Nocodb.