VYPR

Docs

by Suitenumerique

Source repositories

CVEs (3)

  • CVE-2026-22867Jan 15, 2026
    risk 0.00cvss epss 0.00

    LaSuite Doc is a collaborative note taking, wiki and documentation platform. From 3.8.0 to 4.3.0, a Stored Cross-Site Scripting (XSS) vulnerability exists in the Interlinking feature. When a user creates a link to another document within the editor, the URL of that link is not…

  • CVE-2024-44085Sep 9, 2024
    risk 0.00cvss epss 0.01

    ONLYOFFICE Docs before 8.1.0 allows XSS via a GeneratorFunction Object attack against a macro. This is related to use of an immediately-invoked function expression (IIFE) for a macro. NOTE: this issue exists because of an incorrect fix for CVE-2021-43446 and CVE-2023-50883.

  • CVE-2023-50883Sep 9, 2024
    risk 0.00cvss epss 0.01

    ONLYOFFICE Docs before 8.0.1 allows XSS because a macro is an immediately-invoked function expression (IIFE), and therefore a sandbox escape is possible by directly calling the constructor of the Function object. NOTE: this issue exists because of an incorrect fix for…