MEDIUM · 6.5

CVE-2017-16024

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...

Vulnerability 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.

CVSS Score

6.5

MEDIUM

CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE

Affected Products

VendorProductVersions
Sync-Exec ProjectSync-Exec<= 0.6.2
NodejsNode.Js< 0.11.9

Related Weaknesses (CWE)

References

FAQ

What is CVE-2017-16024?

CVE-2017-16024 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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...

How severe is CVE-2017-16024?

CVE-2017-16024 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2017-16024?

Check the references section above for vendor advisories and patch information. Affected products include: Sync-Exec Project Sync-Exec, Nodejs Node.Js.