nocodb@0.91.3 vulnerabilities

NocoDB Backend

Direct Vulnerabilities

Known vulnerabilities in the nocodb package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
SQL Injection

nocodb is a NocoDB

Affected versions of this package are vulnerable to SQL Injection via the triggerList function in SqliteClient.ts. An attacker can inject arbitrary SQL queries to be executed by supplying a specially crafted payload to the table_name parameter in the tableCreate endpoint. The attacker can reveal the data present in the database by using 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.

Note:

This is only exploitable if the attacker has creator permissions.

How to fix SQL Injection?

Upgrade nocodb to version 0.111.0 or higher.

<0.111.0
  • M
Improper Input Validation

nocodb is a NocoDB

Affected versions of this package are vulnerable to Improper Input Validation via the Add new table field. An attacker can cause a Denial of Service (DoS) by sending a specially crafted HTTP request.

How to fix Improper Input Validation?

Upgrade nocodb to version 0.96.0 or higher.

<0.96.0
  • M
Information Exposure

nocodb is a NocoDB

Affected versions of this package are vulnerable to Information Exposure due to missing verification in the SMTP plugin. Exploiting this vulnerability allows attackers to make requests to internal servers and read the contents.

How to fix Information Exposure?

Upgrade nocodb to version 0.91.7 or higher.

<0.91.7
  • H
Directory Traversal

nocodb is a NocoDB

Affected versions of this package are vulnerable to Directory Traversal allowing an unauthenticated attacker to access arbitrary files on the server by manipulating the path parameter of the /download route. This vulnerability could allow an attacker to access sensitive files and data on the server, including configuration files, source code, and other sensitive information.

How to fix Directory Traversal?

Upgrade nocodb to version 0.109.6 or higher.

<0.109.6
  • H
Denial of Service (DoS)

nocodb is a NocoDB

Affected versions of this package are vulnerable to Denial of Service (DoS) due to allowing large characters to be inserted in the input field New Project.

How to fix Denial of Service (DoS)?

Upgrade nocodb to version 0.92.0 or higher.

<0.92.0
  • H
Server-side Request Forgery (SSRF)

nocodb is a NocoDB

Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) due to improper validation when importing CSV or Excel files via URL. Using this option, exploitation is possible by crafting the responseType parameter.

How to fix Server-side Request Forgery (SSRF)?

Upgrade nocodb to version 0.92.0 or higher.

<0.92.0
  • H
Privilege Escalation

nocodb is a NocoDB

Affected versions of this package are vulnerable to Privilege Escalation due to the existence of user references in webhook context.

NOTE: This vulnerability has also been identified as: CVE-2022-2063

How to fix Privilege Escalation?

Upgrade nocodb to version 0.91.8 or higher.

<0.91.8
  • H
Privilege Escalation

nocodb is a NocoDB

Affected versions of this package are vulnerable to Privilege Escalation due to the existence of user references in webhook context.

NOTE: This vulnerability has also been identified as: CVE-2022-2064

How to fix Privilege Escalation?

Upgrade nocodb to version 0.91.8 or higher.

<0.91.8
  • M
Cross-site Scripting (XSS)

nocodb is a NocoDB

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) due to an improper sanitization of comment data.

How to fix Cross-site Scripting (XSS)?

Upgrade nocodb to version 0.91.9 or higher.

<0.91.9