SQL injection in NocoDB - CVE-2023-50718

 

SQL injection in NocoDB - CVE-2023-50718

Published: May 13, 2024 / Updated: April 27, 2026


Vulnerability identifier: #VU127975
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2023-50718
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
NocoDB
Software vendor:
nocodb

Description

The vulnerability allows a remote user to disclose sensitive information and modify data.

The vulnerability exists due to improper neutralization of special elements used in an sql command in VitessClient.ts when processing a user-supplied table name for MySQL queries. A remote privileged user can send a specially crafted table name to disclose sensitive information and modify data.

Create access is required for exploitation.


Remediation

Install security update from vendor's website.

External links