CVE-2024-29042

Translate is a package that allows users to convert text to different languages on Node.js and the browser. Prior to version 3.0.0, an attacker controlling the second variable of the `translate` function is able to perform a cache poisoning attack. They can change the outcome of translation requests made by subsequent users. The `opt.id` parameter allows the overwriting of the cache key. If an attacker sets the `id` variable to the cache key that would be generated by another user, they can choose the response that user gets served. Version 3.0.0 fixes this issue.
Configurations

No configuration.

History

21 Nov 2024, 09:07

Type Values Removed Values Added
Summary
  • (es) Translate es un paquete que permite a los usuarios convertir texto a diferentes idiomas en Node.js y el navegador. Antes de la versión 3.0.0, un atacante que controlaba la segunda variable de la función "traducir" podía realizar un ataque de envenenamiento de caché. Pueden cambiar el resultado de las solicitudes de traducción realizadas por usuarios posteriores. El parámetro `opt.id` permite sobrescribir la clave de caché. Si un atacante establece la variable `id` en la clave de caché que generaría otro usuario, puede elegir la respuesta que recibirá ese usuario. La versión 3.0.0 soluciona este problema.
References () https://github.com/franciscop/translate/commit/7a2bf8b9f05f7c45c09683973ef4d8e995804aa4 - () https://github.com/franciscop/translate/commit/7a2bf8b9f05f7c45c09683973ef4d8e995804aa4 -
References () https://github.com/franciscop/translate/commit/cc1ba03078102f83e0503a96f1a081489bb865d3 - () https://github.com/franciscop/translate/commit/cc1ba03078102f83e0503a96f1a081489bb865d3 -
References () https://github.com/franciscop/translate/security/advisories/GHSA-882j-4vj5-7vmj - () https://github.com/franciscop/translate/security/advisories/GHSA-882j-4vj5-7vmj -

22 Mar 2024, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-22 17:15

Updated : 2024-11-21 09:07


NVD link : CVE-2024-29042

Mitre link : CVE-2024-29042

CVE.ORG link : CVE-2024-29042


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation