8.8

CVE-2022-29281

Notable before 1.9.0-beta.8 doesn't effectively prevent the opening of executable files when clicking on a link. There is improper validation of the file URI scheme. A hyperlink to an SMB share could lead to execution of an arbitrary program (or theft of NTLM credentials via an SMB relay attack, because the application resolves UNC paths).
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
NotableNotable Version < 1.9.0
NotableNotable Version1.9.0 Updatebeta0
NotableNotable Version1.9.0 Updatebeta1
NotableNotable Version1.9.0 Updatebeta2
NotableNotable Version1.9.0 Updatebeta3
NotableNotable Version1.9.0 Updatebeta4
NotableNotable Version1.9.0 Updatebeta5
NotableNotable Version1.9.0 Updatebeta6
NotableNotable Version1.9.0 Updatebeta7
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.13% 0.779
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 8.8 2.8 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
nvd@nist.gov 6.8 8.6 6.4
AV:N/AC:M/Au:N/C:P/I:P/A:P
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.