ALT-PU-2025-15906-2
Package dropbear-musl updated to version 2025.89-alt1 for branch sisyphus in task 403153.
Closed vulnerabilities
Modified: 2025-12-19
BDU:2019-00830
Уязвимость реализаций утилиты для удаленного копирования файлов scp, связанная с недостаточной проверкой вводимых данных, позволяющая нарушителю манипулировать файлами в каталоге клиента
Modified: 2022-04-14
BDU:2019-03788
Уязвимость средства криптографической защиты OpenSSH, вызваная ошибками при проверке имени каталога scp.c в клиенте scp, позволяющая нарушителю изменить права доступа к целевому каталогу
Modified: 2025-12-18
CVE-2019-6111
An issue was discovered in OpenSSH 7.9. Due to the scp implementation being derived from 1983 rcp, the server chooses which files/directories are sent to the client. However, the scp client only performs cursory validation of the object name returned (only directory traversal attacks are prevented). A malicious scp server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the scp client target directory. If recursive operation (-r) is performed, the server can manipulate subdirectories as well (for example, to overwrite the .ssh/authorized_keys file).
- http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00058.html
- http://www.openwall.com/lists/oss-security/2019/04/18/1
- http://www.openwall.com/lists/oss-security/2022/08/02/1
- http://www.securityfocus.com/bid/106741
- https://access.redhat.com/errata/RHSA-2019:3702
- https://bugzilla.redhat.com/show_bug.cgi?id=1677794
- https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf
- https://cvsweb.openbsd.org/src/usr.bin/ssh/scp.c
- https://lists.apache.org/thread.html/c45d9bc90700354b58fb7455962873c44229841880dcb64842fa7d23%40%3Cdev.mina.apache.org%3E
- https://lists.apache.org/thread.html/c7301cab36a86825359e1b725fc40304d1df56dc6d107c1fe885148b%40%3Cdev.mina.apache.org%3E
- https://lists.apache.org/thread.html/d540139359de999b0f1c87d05b715be4d7d4bec771e1ae55153c5c7a%40%3Cdev.mina.apache.org%3E
- https://lists.apache.org/thread.html/e47597433b351d6e01a5d68d610b4ba195743def9730e49561e8cf3f%40%3Cdev.mina.apache.org%3E
- https://lists.debian.org/debian-lts-announce/2019/03/msg00030.html
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W3YVQ2BPTOVDCFDVNC2GGF5P5ISFG37G/
- https://security.gentoo.org/glsa/201903-16
- https://security.netapp.com/advisory/ntap-20190213-0001/
- https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt
- https://usn.ubuntu.com/3885-1/
- https://usn.ubuntu.com/3885-2/
- https://www.debian.org/security/2019/dsa-4387
- https://www.exploit-db.com/exploits/46193/
- https://www.freebsd.org/security/advisories/FreeBSD-EN-19:10.scp.asc
- https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html
- http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00058.html
- http://www.openwall.com/lists/oss-security/2019/04/18/1
- http://www.openwall.com/lists/oss-security/2022/08/02/1
- http://www.securityfocus.com/bid/106741
- https://access.redhat.com/errata/RHSA-2019:3702
- https://bugzilla.redhat.com/show_bug.cgi?id=1677794
- https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf
- https://cvsweb.openbsd.org/src/usr.bin/ssh/scp.c
- https://lists.apache.org/thread.html/c45d9bc90700354b58fb7455962873c44229841880dcb64842fa7d23%40%3Cdev.mina.apache.org%3E
- https://lists.apache.org/thread.html/c7301cab36a86825359e1b725fc40304d1df56dc6d107c1fe885148b%40%3Cdev.mina.apache.org%3E
- https://lists.apache.org/thread.html/d540139359de999b0f1c87d05b715be4d7d4bec771e1ae55153c5c7a%40%3Cdev.mina.apache.org%3E
- https://lists.apache.org/thread.html/e47597433b351d6e01a5d68d610b4ba195743def9730e49561e8cf3f%40%3Cdev.mina.apache.org%3E
- https://lists.debian.org/debian-lts-announce/2019/03/msg00030.html
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W3YVQ2BPTOVDCFDVNC2GGF5P5ISFG37G/
- https://security.gentoo.org/glsa/201903-16
- https://security.netapp.com/advisory/ntap-20190213-0001/
- https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt
- https://usn.ubuntu.com/3885-1/
- https://usn.ubuntu.com/3885-2/
- https://www.debian.org/security/2019/dsa-4387
- https://www.exploit-db.com/exploits/46193/
- https://www.freebsd.org/security/advisories/FreeBSD-EN-19:10.scp.asc
- https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html
Modified: 2026-04-15
CVE-2025-14282
A flaw was found in Dropbear. When running in multi-user mode and authenticating users, the dropbear ssh server does the socket forwardings requested by the remote client as root, only switching to the logged-in user upon spawning a shell or performing some operations like reading the user's files. With the recent ability of also using unix domain sockets as the forwarding destination any user able to log in via ssh can connect to any unix socket with the root's credentials, bypassing both file system restrictions and any SO_PEERCRED / SO_PASSCRED checks performed by the peer.
- https://access.redhat.com/security/cve/CVE-2025-14282
- https://bugzilla.redhat.com/show_bug.cgi?id=2420052
- https://github.com/mkj/dropbear/pull/391
- https://github.com/mkj/dropbear/pull/394
- https://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/2025q4/002390.html
- http://www.openwall.com/lists/oss-security/2025/12/16/4
- http://www.openwall.com/lists/oss-security/2025/12/17/1
