mikedeboer / jsDAV

jsDAV allows you to easily add WebDAV support to a NodeJS application. jsDAV is meant to cover the entire standard, and attempts to allow integration using an easy to understand API.
http://www.mikedeboer.nl
MIT License
681 stars 159 forks source link

Regular Expression Denial of Service #150

Closed Peltoche closed 5 years ago

Peltoche commented 8 years ago

Hey! It seem that you use a vulnerable version of the moment module that can lead to a regular expression denial of service. To patch it you need to upgrade to the version >=2.11.2.

More details => https://nodesecurity.io/advisories/55

Thanks :)

Peltoche commented 5 years ago

I close my old issues. By the time I hope this issue have been fixed.