@intlify/shared is vulnerable to Cross-site Scripting (XSS)
51
Medium Risk
Translated HTML sanitization is meant to block script execution when interpolation is rendered with v-html and escapeParameterHtml is enabled. Earlier releases only neutralized plain javascript: URLs in a few attribute and style patterns, so entity-encoded colons and other obfuscated scheme spellings could still survive parsing and reach the DOM as executable navigation targets. The sanitizer now recognizes encoded javascript schemes, rewrites dangerous URL attributes and CSS url() values to about:blank, and covers unquoted URL attributes. Regression tests lock in entity-encoded and style-based cases after DOM parsing.
You are affected if you are using a version that falls within the vulnerable range.
@intlify/shared is vulnerable to Cross-site Scripting (XSS) in versions 11.1.10 - 11.4.3.
Upgrade the @intlify/shared library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant