Skip to content

Fix for the ReDoS vulnerability #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-community
Copy link

@snyk-community snyk-community commented Oct 19, 2016

generator-angular-php is currently affected by the high-severity ReDoS vulnerability.

Vulnerable module: tough-cookie
Introduced through: yeoman-generator

This PR fixes the ReDoS vulnerability by upgrading yeoman-generator to version 0.24.1. This upgrade will also fix the following other vulnerabilities:

Check out the Snyk test report to review other vulnerabilities that affect this repo.

Watch the repo to

  • get alerts if newly disclosed vulnerabilities affect this repo in the future.
  • generate pull requests with the fixes you want, or let us do the work: when a newly disclosed vulnerability affects you, we'll submit a fix to you right away.

Stay secure,
The Snyk team

generator-angular-php is currently affected by the high-severity [ReDoS vulnerability](https://snyk.io/vuln/npm:tough-cookie:20160722). 

Vulnerable module:  `tough-cookie`
Introduced through:  `yeoman-generator`

This PR fixes the ReDoS vulnerability by upgrading `yeoman-generator` to version 0.24.1

The upgrade will also fix the following other vulnerabilities: 
* [Symlink Arbitrary File Overwrite vulnerability](https://snyk.io/vuln/npm:tar:20151103) in the `tar` dependency.
* [Denial of Service (Event Loop Blocking) vulnerability](https://snyk.io/vuln/npm:qs:20140806-1) in the `qs` dependency.
* [Denial of Service (Memory Exhaustion) vulnerability](https://snyk.io/vuln/npm:qs:20140806) in the `qs` dependency.
* [Remote Memory Exposure vulnerabiliy](https://snyk.io/vuln/npm:request:20160119) in the `request` dependency.
* [ReDoS vulnerabiliy](https://snyk.io/vuln/npm:hawk:20160119) in the `hawk dependency,
* [ReDoS vulnerabiliy](https://snyk.io/vuln/npm:minimatch:20160620) in the `minimatch` dependency.


Check out the [Snyk test report](https://snyk.io/test/github/amercier/generator-angular-php) to review other vulnerabilities that affect this repo. 

[Watch the repo](https://snyk.io/add) to 
* get alerts if newly disclosed vulnerabilities affect this repo in the future. 
* generate pull requests with the fixes you want, or let us do the work: when a newly disclosed vulnerability affects you, we'll submit a fix to you right away. 

Stay secure, 
The Snyk team
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.

1 participant