Lucene search

K
cvelistSnykCVELIST:CVE-2023-26143
HistorySep 19, 2023 - 5:00 a.m.

CVE-2023-26143

2023-09-1905:00:01
snyk
www.cve.org
arbitrary argument injection
blamer package
blamebyfile() api
vulnerability
git binary
command-line flags

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P

9.7 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

20.3%

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.

CNA Affected

[
  {
    "product": "blamer",
    "versions": [
      {
        "version": "0",
        "lessThan": "1.0.4",
        "status": "affected",
        "versionType": "semver"
      }
    ],
    "vendor": "n/a"
  }
]

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P

9.7 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

20.3%

Related for CVELIST:CVE-2023-26143