CVE-2023-49781

CVSS V2 None CVSS V3 None
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.
Overview
  • CVE ID
  • CVE-2023-49781
  • Assigner
  • GitHub_M
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-05-13T18:54:54.196Z
  • Last Modified Date
  • 2024-06-04T17:27:51.204Z
History
Created Old Value New Value Data Type Notes
2024-06-25 12:50:10 Added to TrackCVE