VYPR

npm package

@intlify/vue-i18n-core

pkg:npm/%40intlify/vue-i18n-core

Vulnerabilities (4)

  • CVE-2025-53892MedJul 16, 2025
    affected >= 9.2.0, < 9.14.5fixed 9.14.5

    Vue I18n is the internationalization plugin for Vue.js. The escapeParameterHtml: true option in Vue I18n is designed to protect against HTML/script injection by escaping interpolated parameters. However, starting in version 9.0.0 and prior to versions 9.14.5, 10.0.8, and 11.1.0,

  • CVE-2025-27597HigMar 7, 2025
    affected >= 9.2.0, < 9.14.3fixed 9.14.3

    Vue I18n is the internationalization plugin for Vue.js. @intlify/message-resolver and @intlify/vue-i18n-core are vulnerable to Prototype Pollution through the entry function: handleFlatJson. An attacker can supply a payload with Object.prototype setter to introduce or modify prop

  • CVE-2024-52810MedNov 29, 2024
    affected >= 9.7.0, < 9.14.2fixed 9.14.2

    @intlify/shared is a shared library for the intlify project. The latest version of @intlify/shared (10.0.4) is vulnerable to Prototype Pollution through the entry function(s) lib.deepCopy. An attacker can supply a payload with Object.prototype setter to introduce or modify proper

  • CVE-2024-52809MedNov 29, 2024
    affected >= 9.3.0, < 9.14.2fixed 9.14.2

    vue-i18n is an internationalization plugin for Vue.js. In affected versions vue-i18n can be passed locale messages to `createI18n` or `useI18n`. When locale message ASTs are generated in development mode there is a possibility of Cross-site Scripting attack. This issue has been