7.1
CVE-2023-47613
- EPSS 0.05%
- Veröffentlicht 09.11.2023 07:15:07
- Zuletzt bearbeitet 21.11.2024 08:30:31
- Quelle vulnerability@kaspersky.com
- CVE-Watchlists
- Unerledigt
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)
Telit ≫ Bgs5 Firmware Version-
Telit ≫ Ehs5 Firmware Version-
Telit ≫ Ehs6 Firmware Version-
Telit ≫ Ehs8 Firmware Version-
Telit ≫ Pds5 Firmware Version-
Telit ≫ Pds6 Firmware Version-
Telit ≫ Pds8 Firmware Version-
Telit ≫ Els61 Firmware Version-
Telit ≫ Els81 Firmware Version-
Telit ≫ Pls62 Firmware Version-
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.05% | 0.158 |
| 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.