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

CVE-2022-21190 (High) detected in convict-4.4.0.tgz - autoclosed #165

Closed
mend-bolt-for-github bot opened this issue May 16, 2022 · 2 comments
Closed
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented May 16, 2022

CVE-2022-21190 - High Severity Vulnerability

Vulnerable Library - convict-4.4.0.tgz

Featureful configuration management library for Node.js (nested structure, schema validation, etc.)

Library home page: https://registry.npmjs.org/convict/-/convict-4.4.0.tgz

Path to dependency file: /package.json

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

Dependency Hierarchy:

  • convict-4.4.0.tgz (Vulnerable Library)

Found in HEAD commit: 2ed96566365ee89d8a9b1250ccd7c049281ed09c

Found in base branch: master

Vulnerability Details

This affects the package convict before 6.2.3. This is a bypass of CVE-2022-22143. The fix introduced, relies on the startsWith method and does not prevent the vulnerability: before splitting the path, it checks if it starts with proto or this.constructor.prototype. To bypass this check it's possible to prepend the dangerous paths with any string value followed by a dot, like for example foo.proto or foo.this.constructor.prototype.

Publish Date: 2022-05-13

URL: CVE-2022-21190

CVSS 3 Score Details (9.8)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2022-05-13

Fix Resolution: 6.2.3


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label May 16, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2022-21190 (High) detected in convict-4.4.0.tgz CVE-2022-21190 (High) detected in convict-4.4.0.tgz - autoclosed Jul 23, 2022
@mend-bolt-for-github
Copy link
Author

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

1 similar comment
@mend-bolt-for-github
Copy link
Author

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

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 WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants