VYPR

Plate

by Udecode

Source repositories

CVEs (3)

  • CVE-2024-47061HigSep 20, 2024
    risk 0.47cvss 8.3epss 0.00

    Plate is a javascript toolkit that makes it easier for you to develop with Slate, a popular framework for building text editors. One longstanding feature of Plate is the ability to add custom DOM attributes to any element or leaf using the `attributes` property. These attributes…

  • CVE-2024-40631HigJul 15, 2024
    risk 0.46cvss 8.1epss 0.00

    Plate media is an open source, rich-text editor for React. Editors that use `MediaEmbedElement` and pass custom `urlParsers` to the `useMediaState` hook may be vulnerable to XSS if a custom parser allows `javascript:`, `data:` or `vbscript:` URLs to be embedded. Editors that do…

  • CVE-2023-34245Jun 9, 2023
    risk 0.00cvss epss 0.01

    @udecode/plate-link is the link handler for the udecode/plate rich-text editor plugin system for Slate & React. Affected versions of the link plugin and link UI component do not sanitize URLs to prevent use of the `javascript:` scheme. As a result, links with JavaScript URLs can…