Show filters
15 Total Results
Displaying 1-10 of 15
Sort by:
Attacker Value
Unknown

CVE-2023-50718

Disclosure Date: May 14, 2024 (last updated May 15, 2024)
NocoDB is software for building databases as spreadsheets. Prior to version 0.202.10, an authenticated attacker with create access could conduct a SQL Injection attack on MySQL DB using unescaped `table_name`. This vulnerability may result in leakage of sensitive data in the database. Version 0.202.10 contains a patch for the issue.
0
Attacker Value
Unknown

CVE-2023-50717

Disclosure Date: May 14, 2024 (last updated May 15, 2024)
NocoDB is software for building databases as spreadsheets. Starting in verson 0.202.6 and prior to version 0.202.10, an attacker can upload a html file with malicious content. If user tries to open that file in browser malicious scripts can be executed leading stored cross-site scripting attack. This allows remote attacker to execute JavaScript code in the context of the user accessing the vector. An attacker could have used this vulnerability to execute requests in the name of a logged-in user or potentially collect information about the attacked user by displaying a malicious form. Version 0.202.10 contains a patch for the issue.
0
Attacker Value
Unknown

CVE-2023-49781

Disclosure Date: May 14, 2024 (last updated May 15, 2024)
NocoDB is software for building databases as spreadsheets. Prior to 0.202.9, a stored cross-site scripting vulnerability exists within the Formula virtual cell comments functionality. The nc-gui/components/virtual-cell/Formula.vue displays a v-html tag with the value of "urls" whose contents are processed by the function replaceUrlsWithLink(). This function recognizes the pattern URI::(XXX) and creates a hyperlink tag <a> with href=XXX. However, it leaves all the other contents outside of the pattern URI::(XXX) unchanged. This vulnerability is fixed in 0.202.9.
0
Attacker Value
Unknown

CVE-2023-43794

Disclosure Date: October 17, 2023 (last updated October 25, 2023)
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`.
Attacker Value
Unknown

CVE-2023-5104

Disclosure Date: September 21, 2023 (last updated October 08, 2023)
Improper Input Validation in GitHub repository nocodb/nocodb prior to 0.96.0.
Attacker Value
Unknown

CVE-2023-35843

Disclosure Date: June 19, 2023 (last updated October 08, 2023)
NocoDB through 0.106.0 (or 0.109.1) has a path traversal vulnerability that allows 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.
Attacker Value
Unknown

CVE-2022-3423

Disclosure Date: October 07, 2022 (last updated February 24, 2025)
Allocation of Resources Without Limits or Throttling in GitHub repository nocodb/nocodb prior to 0.92.0.
Attacker Value
Unknown

CVE-2022-2339

Disclosure Date: July 07, 2022 (last updated February 24, 2025)
With this SSRF vulnerability, an attacker can reach internal addresses to make a request as the server and read it's contents. This attack can lead to leak of sensitive information.
Attacker Value
Unknown

CVE-2022-2079

Disclosure Date: June 14, 2022 (last updated February 23, 2025)
Cross-site Scripting (XSS) - Stored in GitHub repository nocodb/nocodb prior to 0.91.7+.
Attacker Value
Unknown

CVE-2022-2064

Disclosure Date: June 13, 2022 (last updated February 23, 2025)
Insufficient Session Expiration in GitHub repository nocodb/nocodb prior to 0.91.7+.