CVE-2023-49781
Last modified
CVE-2023-49781 is a high-severity vulnerability rated 7.6/10 on the CVSS scale. 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. EPSS estimates a 0.61% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nocodb | Nocodb | < 0.202.9 |
References
- https://github.com/nocodb/nocodb/security/advisories/GHSA-h6r4-xvw6-jc5hExploit, Vendor Advisory
- https://github.com/nocodb/nocodb/security/advisories/GHSA-h6r4-xvw6-jc5hExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-49781?
How severe is CVE-2023-49781?
How do I fix CVE-2023-49781?
Are you affected by CVE-2023-49781?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
