carlos8f/node-accesslog

carlos8f/node-accesslog

Releases3
Frequency8 months 4 days
Last Release
Stars4
Simple common/combined access log middleware

CVE History

CVEPublishedCVSS v3CVSS v2
7.1 HIGH10 HIGH

All versions of package accesslog are vulnerable to Arbitrary Code Injection due to the usage of the Function constructor without input sanitization. If (attacker-controlled) user input is given to the format option of the package's exported constructor function, it is possible for an attacker to execute arbitrary JavaScript code on the host that this package is being run on.