You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With #143 in place this should no longer be a problem unless one is capable of injecting paths relative to the configure default or user provided tmp dir.
Operating System
NodeJS Version
Tmp Version
all existing and current code base.
Expected Behavior
options.template can contain arbitrary absolute or relative paths.
Experienced Behavior
Depending on the effective user, tmp will be able to create or delete or replace arbitrary files in the file system.
Security Concern
This can be a major security concern, depending on how applications make use of tmp.
The text was updated successfully, but these errors were encountered: