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 applicationsLearn about Arbitrary Code Execution vulnerabilities in an interactive lesson.
Start learningUpgrade jingo
to version 1.9.6 or higher.
jingo is a git based wiki engine written for node.js, with a decent design, a search capability and a good typography.
Affected versions of this package are vulnerable to Arbitrary Code Execution due to the default usage of the function yaml.load()
of the package js-yaml
instead of its secure replacement , yaml.safeLoad()
.