Vulnerability Description
Nuxt is a free and open-source framework to create full-stack web applications and websites with Vue.js. Due to the insufficient validation of the `path` parameter in the NuxtTestComponentWrapper, an attacker can execute arbitrary JavaScript on the server side, which allows them to execute arbitrary commands. Users who open a malicious web page in the browser while running the test locally are affected by this vulnerability, which results in the remote code execution from the malicious web page. Since web pages can send requests to arbitrary addresses, a malicious web page can repeatedly try to exploit this vulnerability, which then triggers the exploit when the test server starts.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nuxt | Nuxt | >= 3.4.0, < 3.12.4 |
Related Weaknesses (CWE)
References
- https://github.com/nuxt/nuxt/security/advisories/GHSA-v784-fjjh-f8r4Third Party Advisory
FAQ
What is CVE-2024-34344?
CVE-2024-34344 is a vulnerability with a CVSS score of 8.8 (HIGH). Nuxt is a free and open-source framework to create full-stack web applications and websites with Vue.js. Due to the insufficient validation of the `path` parameter in the NuxtTestComponentWrapper, an ...
How severe is CVE-2024-34344?
CVE-2024-34344 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-34344?
Check the references section above for vendor advisories and patch information. Affected products include: Nuxt Nuxt.