org.webjars.npm:vue-i18n@8.27.2

  • latest version

    11.4.4

  • latest non vulnerable version

  • first published

    9 years ago

  • latest version published

    2 months ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.webjars.npm:vue-i18n package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Cross-site Scripting (XSS)

    org.webjars.npm:vue-i18n is an Internationalization plugin for Vue.js

    Affected versions of this package are vulnerable to Cross-site Scripting (XSS) when performing translations with escapeParameterHtml set to true. An attacker can execute arbitrary JavaScript code in the context of the user's browser by injecting malicious payloads into translation strings that are rendered using v-html, despite HTML escaping being enabled.

    How to fix Cross-site Scripting (XSS)?

    Upgrade org.webjars.npm:vue-i18n to version 9.14.5, 10.0.8, 11.1.10 or higher.

    [,9.14.5)[10.0.0-alpha.1,10.0.8)[11.0.0-beta.0,11.1.10)
    • H
    Prototype Pollution

    org.webjars.npm:vue-i18n is an Internationalization plugin for Vue.js

    Affected versions of this package are vulnerable to Prototype Pollution through the handleFlatJson function due to improper input validation. An attacker can introduce or modify properties within the global prototype chain, potentially causing denial of service or escalating to execute arbitrary commands within the application's context if the polluted property interacts with sensitive Node.js APIs like exec or eval.

    How to fix Prototype Pollution?

    Upgrade org.webjars.npm:vue-i18n to version 11.1.2 or higher.

    [,11.1.2)
    • M
    Cross-site Scripting (XSS)

    org.webjars.npm:vue-i18n is an Internationalization plugin for Vue.js

    Affected versions of this package are vulnerable to Cross-site Scripting (XSS) when using locale message ASTs in development mode or with custom configurations due to improper user input sanitization.

    How to fix Cross-site Scripting (XSS)?

    Upgrade org.webjars.npm:vue-i18n to version 11.1.2 or higher.

    [,11.1.2)