CVE-2020-15703 MEDIUM

CVE-2020-15703: aptdaemon allows unprivileged users to test for the presence of local files via the transaction Locale property

Vendor Canonical
Product aptdaemon
Weakness CWE-22 · Path traversal
Published October 31, 2020
Last update September 16, 2024

CVSS base score

4.0/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

October 31, 2020 CVE published
September 16, 2024 Record updated