Path-Check / gaen-mobile

The mobile application supporting the GAEN Exposure Notifications protocol.
MIT License
42 stars 36 forks source link

CVE-2021-42581 (Medium) detected in ramda-0.25.0.tgz, ramda-0.26.1.tgz - autoclosed #982

Closed mend-bolt-for-github[bot] closed 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2021-42581 - Medium Severity Vulnerability

Vulnerable Libraries - ramda-0.25.0.tgz, ramda-0.26.1.tgz

ramda-0.25.0.tgz

A practical functional library for JavaScript programmers.

Library home page: https://registry.npmjs.org/ramda/-/ramda-0.25.0.tgz

Path to dependency file: /package.json

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

Dependency Hierarchy: - lint-diff-1.2.1.tgz (Root Library) - :x: **ramda-0.25.0.tgz** (Vulnerable Library)

ramda-0.26.1.tgz

A practical functional library for JavaScript programmers.

Library home page: https://registry.npmjs.org/ramda/-/ramda-0.26.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/@testing-library/jest-native/node_modules/ramda/package.json

Dependency Hierarchy: - jest-native-3.4.3.tgz (Root Library) - :x: **ramda-0.26.1.tgz** (Vulnerable Library)

Found in HEAD commit: ce6272377a8410a3369231745cdcfd56c8a27b2a

Found in base branch: develop

Vulnerability Details

Prototype poisoning in function mapObjIndexed in Ramda 0.27.0 and earlier allows attackers to compromise integrity or availability of application via supplying a crafted object (that contains an own property "__proto__") as an argument to the function.

Publish Date: 2022-05-10

URL: CVE-2021-42581

CVSS 3 Score Details (5.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42581

Release Date: 2022-05-10

Fix Resolution: ramda - v0.27.1


Step up your Open Source Security Game with WhiteSource here

mend-bolt-for-github[bot] commented 2 years ago

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