9.8

CVE-2022-25860

Exploit

simple-git < 3.16.0 - Remote Code Execution

Versions of the package simple-git before 3.16.0 are vulnerable to Remote Code Execution (RCE) via the clone(), pull(), push() and listRemote() methods, due to improper input sanitization.
This vulnerability exists due to an incomplete fix of [CVE-2022-25912](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3112221).

Mögliche Gegenmaßnahme
Ads.txt Manager: Update to version 1.4.3, or a newer patched version
Insecure Content Warning: Update to version 1.1.0, or a newer patched version
Block for Apple Maps: Update to version 1.1.1, or a newer patched version
Retro Winamp Block: Update to version 1.3.0, or a newer patched version
Simple Local Avatars: Update to version 2.7.4, or a newer patched version
Simple Podcasting: Update to version 1.5.0, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Ads.txt Manager
Version *-1.4.2
SystemWordPress Plugin
Produkt Insecure Content Warning
Version *-1.0.3
SystemWordPress Plugin
Produkt Block for Apple Maps
Version *-1.1.0
SystemWordPress Plugin
Produkt Retro Winamp Block
Version [*, 1.3.0)
SystemWordPress Plugin
Produkt Simple Local Avatars
Version *-2.7.3
SystemWordPress Plugin
Produkt Simple Podcasting
Version *-1.4.0
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Simple-git ProjectSimple-git SwPlatformnode.js Version < 3.16.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 41.35% 0.973
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
report@snyk.io 8.1 2.2 5.9
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

CWE-94 Improper Control of Generation of Code ('Code Injection')

The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.