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.
References
Link | Resource |
---|---|
https://github.com/nocodb/nocodb/commit/7f58ce3726dfec71537d8b80474a0f95a48a1574 | Patch |
https://github.com/nocodb/nocodb/security/advisories/GHSA-h6r4-xvw6-jc5h | Exploit Vendor Advisory |
https://github.com/nocodb/nocodb/commit/7f58ce3726dfec71537d8b80474a0f95a48a1574 | Patch |
https://github.com/nocodb/nocodb/security/advisories/GHSA-h6r4-xvw6-jc5h | Exploit Vendor Advisory |
Configurations
History
21 Aug 2025, 16:56
Type | Values Removed | Values Added |
---|---|---|
First Time |
Xgenecloud nocodb
Xgenecloud |
|
CPE | cpe:2.3:a:xgenecloud:nocodb:*:*:*:*:*:*:*:* | |
References | () https://github.com/nocodb/nocodb/commit/7f58ce3726dfec71537d8b80474a0f95a48a1574 - Patch | |
References | () https://github.com/nocodb/nocodb/security/advisories/GHSA-h6r4-xvw6-jc5h - Exploit, Vendor Advisory |
21 Nov 2024, 08:33
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/nocodb/nocodb/commit/7f58ce3726dfec71537d8b80474a0f95a48a1574 - | |
References | () https://github.com/nocodb/nocodb/security/advisories/GHSA-h6r4-xvw6-jc5h - |
14 May 2024, 16:13
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-14 14:06
Updated : 2025-08-21 16:56
NVD link : CVE-2023-49781
Mitre link : CVE-2023-49781
CVE.ORG link : CVE-2023-49781
JSON object : View
Products Affected
xgenecloud
- nocodb
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')