6.3

CVE-2021-40403

Exploit

An information disclosure vulnerability exists in the pick-and-place rotation parsing functionality of Gerbv 2.7.0 and dev (commit b5f1eacd), and Gerbv forked 2.8.0. A specially-crafted pick-and-place file can exploit the missing initialization of a structure to leak memory contents. An attacker can provide a malicious file to trigger this vulnerability.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Gerbv ProjectGerbv Version2.7.0 Update-
Gerbv ProjectGerbv Version2.8.0 Updateforked_dev
FedoraprojectFedora Version36
DebianDebian Linux Version11.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.13% 0.329
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.3 1.8 4
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
nvd@nist.gov 4.3 8.6 2.9
AV:N/AC:M/Au:N/C:P/I:N/A:N
talos-cna@cisco.com 5.8 3.9 1.4
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
CWE-456 Missing Initialization of a Variable

The product does not initialize critical variables, which causes the execution environment to use unexpected values.

CWE-909 Missing Initialization of Resource

The product does not initialize a critical resource.