Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 22, 2019. It is now read-only.

Conversation

carrodher
Copy link

There is an alert related to morgan, a node_module used in this repository.

https://nvd.nist.gov/vuln/detail/CVE-2019-5413 (Moderate severity)
Vulnerable versions: < 1.9.1
Patched version: 1.9.1
An attacker can use the format parameter to inject arbitrary commands in the npm package morgan < 1.9.1.

Updated by running:

yarn upgrade morgan@^1.9.1

@carrodher
Copy link
Author

Should we apply the same approach (#103 (comment)) used in the previous PR #103?

Copy link

@dbarranco dbarranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@arapulido arapulido merged commit 9a21d85 into master Mar 26, 2019
@carrodher carrodher deleted the fixCve branch March 26, 2019 08:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants