4
CVE-2020-15703
- EPSS 0.04%
- Veröffentlicht 31.10.2020 04:15:10
- Zuletzt bearbeitet 21.11.2024 05:06:03
- Quelle security@ubuntu.com
- Teams Watchlist Login
- Unerledigt Login
There is no input validation on the Locale property in an apt transaction. An unprivileged user can supply a full path to a writable directory, which lets aptd read a file as root. Having a symlink in place results in an error message if the file exists, and no error otherwise. This way an unprivileged user can check for the existence of any files on the system as root.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Aptdaemon Project ≫ Aptdaemon Version1.1.1 Updatebzr982-0ubuntu14.4
Aptdaemon Project ≫ Aptdaemon Version1.1.1 Updatebzr982-0ubuntu19.4
Aptdaemon Project ≫ Aptdaemon Version1.1.1 Updatebzr982-0ubuntu32.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.04% | 0.102 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 3.3 | 1.8 | 1.4 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
|
nvd@nist.gov | 2.1 | 3.9 | 2.9 |
AV:L/AC:L/Au:N/C:P/I:N/A:N
|
security@ubuntu.com | 4 | 2.5 | 1.4 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/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.