ebubeaso / IT-coding-work

This repository has various coding scripts in Python, Ruby and Bash that I have worked on to better practice my programming skills for IT.
0 stars 0 forks source link

CVE-2024-42460 (Medium) detected in elliptic-6.5.4.tgz - autoclosed #270

Closed mend-bolt-for-github[bot] closed 1 week ago

mend-bolt-for-github[bot] commented 3 months ago

CVE-2024-42460 - Medium Severity Vulnerability

Vulnerable Library - elliptic-6.5.4.tgz

EC cryptography

Library home page: https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz

Path to dependency file: /nodejs-work/Usage/frontend/package.json

Path to vulnerable library: /nodejs-work/Usage/frontend/node_modules/elliptic/package.json

Dependency Hierarchy: - browserify-17.0.0.tgz (Root Library) - crypto-browserify-3.12.0.tgz - create-ecdh-4.0.4.tgz - :x: **elliptic-6.5.4.tgz** (Vulnerable Library)

Found in HEAD commit: 6d107a6688bc22c52eeb62e12abbb00206f7105f

Found in base branch: master

Vulnerability Details

In the Elliptic package 6.5.6 for Node.js, ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero.

Publish Date: 2024-08-02

URL: CVE-2024-42460

CVSS 3 Score Details (5.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: None - Availability Impact: None

For more information on CVSS3 Scores, click here.


Step up your Open Source Security Game with Mend here

mend-bolt-for-github[bot] commented 1 week ago

:heavy_check_mark: 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.