SB2024051365 - Multiple vulnerabilities in NocoDB
Published: May 13, 2024 Updated: April 27, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) Arbitrary file upload (CVE-ID: CVE-2023-50717)
CWE-ID: CWE-434 - Unrestricted Upload of File with Dangerous Type
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote user to execute arbitrary JavaScript code in the context of the user viewing a uploaded file.
The vulnerability exists due to unrestricted upload of file with dangerous type in the attachment file upload and preview functionality when handling uploaded HTML files. A remote user can upload a specially crafted HTML file and cause script execution when a user opens the file in a browser to execute arbitrary JavaScript code in the context of the user viewing a uploaded file.
User interaction is required to open the crafted file in a browser.
2) SQL injection (CVE-ID: CVE-2023-50718)
CWE-ID: CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVSSv4: 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
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 update from vendor's website.