Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Severe bug with shelljs #1004
Severe bug with shelljs #1004
Comments
|
I'm just a user of this project, not a member, so I'm unsubscribing from this thread. |
|
My mistake @christopherthielen, looked like you were a contributor/member from the commit log but that was just from a PR it appears. |
|
well this is ominous, and it's still open? How can shelljs have a security vulnerability when it's just wrapping system methods and not providing any privilege escalation? |
|
@niftylettuce contacted me separately by email, and I've responded. I was waiting for more information from them, but I think I have an idea what's going on. If I understand correctly, @niftylettuce (1) believed they were not executing ShellJS and (2) they were surprised to find leftover temp files created by ShellJS. They privately shared a stack trace which includes this line: which clearly is executing ShellJS. So I think ShellJS was not acting on its own, and they were mistaken about point (1). Regarding (2): Assuming I've understood the concerns correctly and that we agree this is not a security issue, I'm going to consider this "working as intended." If you still think this is a security issue, please elaborate so I can address your concerns. |
|
Ah cool. As for (2), until the replacement is ready, an option would be to |
I have discovered a major issue with shelljs, affecting the latest version as of this message.
This has been disclosed along with stack traces and screenshots by email for now to ntfschr@google.com and cthielen@netflix.com.
cc @christopherthielen @nfischer