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-29622 (High) detected in formidable-2.0.1.tgz - autoclosed #66

Closed
mend-bolt-for-github bot opened this issue May 18, 2022 · 1 comment
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 18, 2022

CVE-2022-29622 - High Severity Vulnerability

Vulnerable Library - formidable-2.0.1.tgz

A node.js module for parsing form data, especially file uploads.

Library home page: https://registry.npmjs.org/formidable/-/formidable-2.0.1.tgz

Path to dependency file: /package.json

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

Dependency Hierarchy:

  • supertest-6.2.2.tgz (Root Library)
    • superagent-7.1.1.tgz
      • formidable-2.0.1.tgz (Vulnerable Library)

Found in base branch: master

Vulnerability Details

An arbitrary file upload vulnerability in formidable v3.1.4 allows attackers to execute arbitrary code via a crafted filename. NOTE: some third parties dispute this issue because the product has common use cases in which uploading arbitrary files is the desired behavior. Also, there are configuration options in all versions that can change the default behavior of how files are handled.
Mend Note: After conducting further research, Mend has determined that this is a controversial case - Mend security team suggest to refer to it as a risky feature and not as critical vulnerability

Publish Date: 2022-05-16

URL: CVE-2022-29622

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-16

Fix Resolution: formidable - 3.2.4


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 18, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2022-29622 (Medium) detected in formidable-2.0.1.tgz CVE-2022-29622 (High) detected in formidable-2.0.1.tgz May 21, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2022-29622 (High) detected in formidable-2.0.1.tgz CVE-2022-29622 (High) detected in formidable-2.0.1.tgz - autoclosed Nov 27, 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.

pustovitDmytro pushed a commit that referenced this issue Feb 24, 2023
| datasource | package               | from   | to     |
| ---------- | --------------------- | ------ | ------ |
| npm        | @commitlint/cli       | 13.2.1 | 16.1.0 |
| npm        | @commitlint/lint      | 13.2.0 | 16.0.0 |
| npm        | eslint                | 7.32.0 | 8.8.0  |
| npm        | eslint-plugin-mocha   | 9.0.0  | 10.0.3 |
| npm        | eslint-plugin-promise | 5.2.0  | 6.0.0  |
| npm        | eslint-plugin-unicorn | 36.0.0 | 40.1.0 |

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pustovitDmytro pushed a commit that referenced this issue Feb 24, 2023
## [1.3.9](v1.3.8...v1.3.9) (2023-02-24)

### Chore

* anti-terrorism disclaimer ([96327fe](96327fe))
* fixes eslint-plugin-unicorn version ([dd45e9a](dd45e9a))
* fixes npm audit ([0500470](0500470))
* fixes some npm audit vulnerabilities ([b913fee](b913fee))
* fixes some npm audit vulnerabilities (#82) ([fd23d8e](fd23d8e)), closes [#82](#82)
* fixes some npm audit vulnerabilities (#86) ([eb549de](eb549de)), closes [#86](#86)
* Lock file maintenance ([85b7c09](85b7c09))
* Update dependency danger to v11 ([1779a27](1779a27))
* Update dependency nanoid to 3.1.31 [SECURITY] (#83) ([89d3014](89d3014)), closes [#83](#83)
* Update dependency node-fetch to 2.6.7 [SECURITY] (#84) ([11e82bc](11e82bc)), closes [#84](#84)
* Update devDependencies (non-major) ([01bd6c0](01bd6c0))
* Update devDependencies (non-major) ([85a0161](85a0161))
* Update devDependencies (non-major) (#65) ([d60ef28](d60ef28)), closes [#65](#65)
* Update devDependencies (non-major) (#66) ([69aac8f](69aac8f)), closes [#66](#66)
* Update devDependencies (non-major) (#92) ([f492769](f492769)), closes [#92](#92)

### Docs

* add logo ([0f77537](0f77537))
* drop lgtm ([b1841f2](b1841f2))
* update year in license ([64521cb](64521cb))
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