Skip to content
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

Addressing vulnerability caused by express-device@0.3.13 #29

Merged
merged 1 commit into from
Apr 15, 2017
Merged

Addressing vulnerability caused by express-device@0.3.13 #29

merged 1 commit into from
Apr 15, 2017

Conversation

acolchado
Copy link
Collaborator

@acolchado acolchado commented Apr 15, 2017

This is mainly to resolve the snyk report. The semversion was already setup to solve this issue.

Prototype Override Protection Bypass

Vulnerable module: qs
Introduced through: express-device@0.3.13

Detailed paths:

  • Introduced through: spur-web@1.0.0 › express-device@0.3.13 › express@3.21.2 › connect@2.30.2 › qs@4.0.0
  • Introduced through: spur-web@1.0.0 › express-device@0.3.13 › express@3.21.2 › connect@2.30.2 › body-parser@1.13.3 › qs@4.0.0

Regular Expression Denial of Service (DoS)

Vulnerable module: negotiator
Introduced through: express-device@0.3.13

Detailed paths:

  • Introduced through: spur-web@1.0.0 › express-device@0.3.13 › express@3.21.2 › connect@2.30.2 › compression@1.5.2 › accepts@1.2.13 › negotiator@0.5.3
  • Introduced through: spur-web@1.0.0 › express-device@0.3.13 › express@3.21.2 › connect@2.30.2 › serve-index@1.7.3 › accepts@1.2.13 › negotiator@0.5.3

Also correcting the package version.

### [Prototype Override Protection Bypass](https://snyk.io/vuln/npm:qs:20170213

Vulnerable module: qs
Introduced through: express-device@0.3.13

**Detailed paths:**

* Introduced through: spur-web@1.0.0 › express-device@0.3.13 › express@3.21.2 › connect@2.30.2 › qs@4.0.0
* Introduced through: spur-web@1.0.0 › express-device@0.3.13 › express@3.21.2 › connect@2.30.2 › body-parser@1.13.3 › qs@4.0.0

### [Regular Expression Denial of Service (DoS)](https://snyk.io/vuln/npm:negotiator:20160616)

Vulnerable module: negotiator
Introduced through: express-device@0.3.13

**Detailed paths:**

* Introduced through: spur-web@1.0.0 › express-device@0.3.13 › express@3.21.2 › connect@2.30.2 › compression@1.5.2 › accepts@1.2.13 › negotiator@0.5.3
* Introduced through: spur-web@1.0.0 › express-device@0.3.13 › express@3.21.2 › connect@2.30.2 › serve-index@1.7.3 › accepts@1.2.13 › negotiator@0.5.3

---

Also correcting the package version.
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