Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nocodb | Nocodb | < 0.202.9 |
Related Weaknesses (CWE)
References
- https://github.com/nocodb/nocodb/commit/7f58ce3726dfec71537d8b80474a0f95a48a1574Patch
- https://github.com/nocodb/nocodb/security/advisories/GHSA-h6r4-xvw6-jc5hExploitVendor Advisory
- https://github.com/nocodb/nocodb/commit/7f58ce3726dfec71537d8b80474a0f95a48a1574Patch
- https://github.com/nocodb/nocodb/security/advisories/GHSA-h6r4-xvw6-jc5hExploitVendor Advisory
FAQ
What is CVE-2023-49781?
CVE-2023-49781 is a vulnerability with a CVSS score of 7.3 (HIGH). 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/compo...
How severe is CVE-2023-49781?
CVE-2023-49781 has been rated HIGH with a CVSS base score of 7.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-49781?
Check the references section above for vendor advisories and patch information. Affected products include: Nocodb Nocodb.