← Back

Sync Exec

sync-exec

Vendor: Sync Exec Project • 1 CVE

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Nodejs
Sync Exec Project
2Node.js
Sync Exec
Nov 21, 2024
Jun 4, 2018
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
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 director...Show more
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.Show less