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

slug-0.9.1.tgz: 1 vulnerabilities (highest severity is: 7.5) #11

Open
mend-local-app bot opened this issue Oct 13, 2023 · 0 comments
Open

slug-0.9.1.tgz: 1 vulnerabilities (highest severity is: 7.5) #11

mend-local-app bot opened this issue Oct 13, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-local-app
Copy link

Vulnerable Library - slug-0.9.1.tgz

slugifies even utf-8 chars!

Library home page: https://registry.npmjs.org/slug/-/slug-0.9.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/slug/package.json

Found in HEAD commit: df030affe6fe3de4496f2f71d0bed6559686b108

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (slug version) Remediation Possible** Reachability
CVE-2017-16117 High 7.5 slug-0.9.1.tgz Direct 0.9.2

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2017-16117

Vulnerable Library - slug-0.9.1.tgz

slugifies even utf-8 chars!

Library home page: https://registry.npmjs.org/slug/-/slug-0.9.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/slug/package.json

Dependency Hierarchy:

  • slug-0.9.1.tgz (Vulnerable Library)

Found in HEAD commit: df030affe6fe3de4496f2f71d0bed6559686b108

Found in base branch: master

Vulnerability Details

slug is a module to slugify strings, even if they contain unicode. slug is vulnerable to regular expression denial of service is specially crafted untrusted input is passed as input. About 50k characters can block the event loop for 2 seconds.

Publish Date: 2018-06-07

URL: CVE-2017-16117

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.npmjs.com/advisories/537

Release Date: 2018-06-07

Fix Resolution: 0.9.2

In order to enable automatic remediation, please create workflow rules


In order to enable automatic remediation for this issue, please create workflow rules

@mend-local-app mend-local-app bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants