Skip to content

Update mime dependency to fix possible regex DoS#56

Merged
martintajur merged 1 commit into
pipedrive:masterfrom
dearlucy:upgrade-mime
Feb 19, 2018
Merged

Update mime dependency to fix possible regex DoS#56
martintajur merged 1 commit into
pipedrive:masterfrom
dearlucy:upgrade-mime

Conversation

@rback
Copy link
Copy Markdown
Contributor

@rback rback commented Nov 13, 2017

rest.js uses the lookup function in mime, which is vulnerable to a DoS attack with certain input.

Update the mime dependency to fix broofa/mime#167.

@martintajur martintajur merged commit 6d9b323 into pipedrive:master Feb 19, 2018
@rback
Copy link
Copy Markdown
Contributor Author

rback commented Mar 19, 2018

@martintajur, @tot-ra Thanks for merging this. I see that you have updated your version to 3.0.3 on master and tagged 3.0.3, but npm still shows 3.0.2 as the latest release. Can this version be published to npm as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vulnerable Regular Expression

2 participants