Lucene search

K
cvelistSnykCVELIST:CVE-2022-25648
HistoryApr 19, 2022 - 12:00 a.m.

CVE-2022-25648 Command Injection

2022-04-1900:00:00
snyk
www.cve.org

8.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

10 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

55.7%

The package git before 1.11.0 are vulnerable to Command Injection via git argument injection. When calling the fetch(remote = ‘origin’, opts = {}) function, the remote parameter is passed to the git fetch subcommand in a way that additional flags can be set. The additional flags can be used to perform a command injection.

CNA Affected

[
  {
    "vendor": "n/a",
    "product": "git",
    "versions": [
      {
        "version": "unspecified",
        "lessThan": "1.11.0",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  }
]

8.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

10 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

55.7%