First published: Fri Nov 29 2024(Updated: )
@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 properties within the global prototype chain, causing denial of service (DoS) as the minimum consequence. Moreover, the consequences of this vulnerability can escalate to other injection-based attacks, depending on how the library integrates within the application. For instance, if the polluted property propagates to sensitive Node.js APIs (e.g., exec, eval), it could enable an attacker to execute arbitrary commands within the application's context. This issue has been addressed in versions 9.14.2, and 10.0.5. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
npm/vue-i18n | >=10.0.0<10.0.5 | 10.0.5 |
npm/@intlify/vue-i18n-core | >=10.0.0<10.0.5 | 10.0.5 |
npm/@intlify/shared | >=10.0.0<10.0.5 | 10.0.5 |
npm/petite-vue-i18n | >=10.0.0<10.0.5 | 10.0.5 |
npm/vue-i18n | >=9.7.0<9.14.2 | 9.14.2 |
npm/@intlify/vue-i18n-core | >=9.7.0<9.14.2 | 9.14.2 |
npm/@intlify/shared | >=9.7.0<9.14.2 | 9.14.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.