7.1

CVE-2023-47613

A CWE-23: Relative Path Traversal vulnerability exists in Telit Cinterion BGS5, Telit Cinterion EHS5/6/8, Telit Cinterion PDS5/6/8, Telit Cinterion ELS61/81, Telit Cinterion PLS62 that could allow a local, low privileged attacker to escape from virtual directories and get read/write access to protected files on the targeted system.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
TelitBgs5 Firmware Version-
   TelitBgs5 Version-
TelitEhs5 Firmware Version-
   TelitEhs5 Version-
TelitEhs6 Firmware Version-
   TelitEhs6 Version-
TelitEhs8 Firmware Version-
   TelitEhs8 Version-
TelitPds5 Firmware Version-
   TelitPds5 Version-
TelitPds6 Firmware Version-
   TelitPds6 Version-
TelitPds8 Firmware Version-
   TelitPds8 Version-
TelitEls61 Firmware Version-
   TelitEls61 Version-
TelitEls81 Firmware Version-
   TelitEls81 Version-
TelitPls62 Firmware Version-
   TelitPls62 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.05% 0.158
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.1 1.8 5.2
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
vulnerability@kaspersky.com 4.4 1.8 2.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
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.

CWE-23 Relative Path Traversal

The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory.