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

react-redux-5.0.7.tgz: 2 vulnerabilities (highest severity is: 9.1) #33

Open
dev-mend-for-github-com bot opened this issue May 31, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@dev-mend-for-github-com
Copy link

dev-mend-for-github-com bot commented May 31, 2024

Vulnerable Library - react-redux-5.0.7.tgz

Path to dependency file: /package.json

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (react-redux version) Remediation Possible** Reachability
CVE-2019-10744 Critical 9.1 lodash-es-4.17.7.tgz Transitive 5.1.0-test.1
CVE-2021-23337 High 7.2 lodash-es-4.17.7.tgz Transitive 5.1.0-test.1

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

Details

CVE-2019-10744

Vulnerable Library - lodash-es-4.17.7.tgz

Library home page: https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.7.tgz

Dependency Hierarchy:

  • react-redux-5.0.7.tgz (Root Library)
    • lodash-es-4.17.7.tgz (Vulnerable Library)

Found in base branch: master

Vulnerability Details

Versions of lodash lower than 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor payload.

Publish Date: 2019-07-25

URL: CVE-2019-10744

CVSS 3 Score Details (9.1)

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: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-jf85-cpcp-j695

Release Date: 2019-07-26

Fix Resolution (lodash-es): 4.17.12

Direct dependency fix Resolution (react-redux): 5.1.0-test.1

CVE-2021-23337

Vulnerable Library - lodash-es-4.17.7.tgz

Library home page: https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.7.tgz

Dependency Hierarchy:

  • react-redux-5.0.7.tgz (Root Library)
    • lodash-es-4.17.7.tgz (Vulnerable Library)

Found in base branch: master

Vulnerability Details

Lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function.

Publish Date: 2021-02-15

URL: CVE-2021-23337

CVSS 3 Score Details (7.2)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: High
    • 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

Origin: GHSA-35jh-r3h4-6jhm

Release Date: 2021-02-15

Fix Resolution (lodash-es): 4.17.21

Direct dependency fix Resolution (react-redux): 5.1.0-test.1

@dev-mend-for-github-com dev-mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label May 31, 2024
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title react-redux-5.0.7.tgz: 2 vulnerabilities (highest severity is: 9.1) unreachable react-redux-5.0.7.tgz: 2 vulnerabilities (highest severity is: 9.1) Jun 21, 2024
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