pustovitDmytro / sns-telegram-bot

Telegram transport for SNS notifications
MIT License
0 stars 1 forks source link

CVE-2023-26143 (Critical) detected in blamer-1.0.1.tgz - autoclosed #178

Closed mend-bolt-for-github[bot] closed 6 months ago

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

CVE-2023-26143 - Critical Severity Vulnerability

Vulnerable Library - blamer-1.0.1.tgz

blamer is a tool for getting information about author of code from version control system

Library home page: https://registry.npmjs.org/blamer/-/blamer-1.0.1.tgz

Dependency Hierarchy: - jscpd-3.4.5.tgz (Root Library) - finder-3.4.5.tgz - :x: **blamer-1.0.1.tgz** (Vulnerable Library)

Found in HEAD commit: 1935409b8ecca96fcded15e00801ae171e9cf439

Found in base branch: master

Vulnerability Details

Versions of the package blamer before 1.0.4 are vulnerable to Arbitrary Argument Injection via the blameByFile() API. The library does not sanitize for user input or validate the given file path conforms to a specific schema, nor does it properly pass command-line flags to the git binary using the double-dash POSIX characters (--) to communicate the end of options.

Publish Date: 2023-09-19

URL: CVE-2023-26143

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: https://gist.github.com/lirantal/14c3686370a86461f555d3f0703e02f9

Release Date: 2023-09-19

Fix Resolution (blamer): 1.0.4

Direct dependency fix Resolution (jscpd): 3.5.0


Step up your Open Source Security Game with Mend here

mend-bolt-for-github[bot] commented 6 months 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.