Описание
Security update for apt-cacher-ng
This update for apt-cacher-ng fixes the following issues:
- CVE-2019-18899: Fixed a symlink attack which could allow to overwrite arbitrary data (boo#1157703).
- CVE-2020-5202: Fixed an information leak if a local user won a race condition to listen to localhost:3142 (boo#1157706).
Список пакетов
openSUSE Leap 15.1
Ссылки
- E-Mail link for openSUSE-SU-2020:0124-1
- SUSE Security Ratings
- SUSE Bug 1157703
- SUSE Bug 1157706
- SUSE CVE CVE-2019-18899 page
- SUSE CVE CVE-2020-5202 page
Описание
The apt-cacher-ng package of openSUSE Leap 15.1 runs operations in user owned directory /run/apt-cacher-ng with root privileges. This can allow local attackers to influence the outcome of these operations. This issue affects: openSUSE Leap 15.1 apt-cacher-ng versions prior to 3.1-lp151.3.3.1.
Затронутые продукты
Ссылки
- CVE-2019-18899
- SUSE Bug 1157703
Описание
apt-cacher-ng through 3.3 allows local users to obtain sensitive information by hijacking the hardcoded TCP port. The /usr/lib/apt-cacher-ng/acngtool program attempts to connect to apt-cacher-ng via TCP on localhost port 3142, even if the explicit SocketPath=/var/run/apt-cacher-ng/socket command-line option is passed. The cron job /etc/cron.daily/apt-cacher-ng (which is active by default) attempts this periodically. Because 3142 is an unprivileged port, any local user can try to bind to this port and will receive requests from acngtool. There can be sensitive data in these requests, e.g., if AdminAuth is enabled in /etc/apt-cacher-ng/security.conf. This sensitive data can leak to unprivileged local users that manage to bind to this port before the apt-cacher-ng daemon can.
Затронутые продукты
Ссылки
- CVE-2020-5202
- SUSE Bug 1157706