CVE-2024-29042
Last modified
CVE-2024-29042 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.65% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Francisco | Translate | < 3.0.0 |
References
- https://github.com/franciscop/translate/security/advisories/GHSA-882j-4vj5-7vmjExploit, Vendor Advisory
- https://github.com/franciscop/translate/security/advisories/GHSA-882j-4vj5-7vmjExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-29042?
How severe is CVE-2024-29042?
How do I fix CVE-2024-29042?
Are you affected by CVE-2024-29042?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
