VYPR

svg-loader

by shubhamjain

Source repositories

CVEs (1)

  • CVE-2023-40013Aug 14, 2023
    risk 0.00cvss epss 0.00

    SVG Loader is a javascript library that fetches SVGs using XMLHttpRequests and injects the SVG code in the tag's place. According to the docs, svg-loader will strip all JS code before injecting the SVG file for security reasons but the input sanitization logic is not sufficient…