Description
The sync-exec module is used to simulate child_process.execSync in node versions <0.11.9. Sync-exec uses tmp directories as a buffer before returning values. Other users on the server have read access to the tmp directory, possibly allowing an attacker on the server to obtain confidential information from the buffer/tmp file, while it exists.
Remediation
References
https://cwe.mitre.org/data/definitions/377.html
https://github.com/gvarsanyi/sync-exec/issues/17
https://nodesecurity.io/advisories/310
https://www.owasp.org/index.php/Insecure_Temporary_File
Related Vulnerabilities
CVE-2022-45470 Vulnerability in maven package org.apache.hama:hama-core
CVE-2018-3772 Vulnerability in npm package whereis
CVE-2021-25642 Vulnerability in maven package org.apache.hadoop:hadoop-yarn-server-resourcemanager
CVE-2017-10355 Vulnerability in maven package xerces:xercesimpl
CVE-2023-26149 Vulnerability in maven package org.webjars.npm:quill-mention