Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2017-16024

21
FAUCET Score

CVE-2017-16024 describes an information disclosure vulnerability in the sync-exec module, affecting Node.js versions prior to 0.11.9 and projects utilizing sync-exec. The module's use of temporary directories as a buffer for child_process.execSync simulations allows other server users with read access to potentially obtain confidential information from these temporary files. With a CVSS score of 6.5 (Medium), this vulnerability has a network attack vector and low attack complexity, leading to high confidentiality impact. There is no known active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
<= 0.6.2CPE matchmatch criteria
cpe:2.3:a:sync-exec_project:sync-exec:*:*:*:*:*:node.js:*:*
< 0.11.9CPE matchmatch criteria
cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.0

6.5MEDIUM

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 Impact
HIGH
Integrity Impact
NONE
Availability Impact
NONE
Exploitability Score
2.8
Impact Score
3.6
CvssVersion
3.0

Exploit Intelligence

EPSS Score
2.56%
Probability of exploitation in next 30 days
EPSS Percentile
83.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0256 is in the 94th percentile among its peer group of 21,954 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Advisories (1)

npmGHSA-38h8-x697-gh8qmedium

Tmp files readable by other users in sync-exec

Nov 9, 2018

References

cwe.mitre.org / data/definitions/377.html
Third Party Advisory
github.com / gvarsanyi/sync-exec/issues/17
Issue TrackingThird Party Advisory
nodesecurity.io / advisories/310
Third Party Advisory
owasp.org / index.php/Insecure_Temporary_File
Third Party Advisory