org.webjars.npm:vue-i18n@9.14.3 vulnerabilities

  • latest version

    11.1.2

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    1 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.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • 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)