SCA: security update for nocodb (GHSA-3m5q-q39v-xf8f)

medium Tenable Self-Hosted Container Security Plugin ID 409587

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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`. (CVE-2023-43794)

See Also

https://github.com/advisories/GHSA-3m5q-q39v-xf8f

Plugin Details

Severity: Medium

ID: 409587

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.51

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 4.8

Vector: CVSS2#AV:N/AC:L/Au:M/C:C/I:N/A:N

CVSS Score Source: CVE-2023-43794

CVSS v3

Risk Factor: Medium

Base Score: 4.9

Temporal Score: 4.4

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 10/17/2023

Vulnerability Publication Date: 10/17/2023

Reference Information

CVE: CVE-2023-43794

cwe: CWE-89