CVE-2014-2855
high
CVSS v3
—
CVSS v2
7.8
VIR risk
7.8
Description
The check_secret function in authenticate.c in rsync 3.1.0 and earlier allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a user name which does not exist in the secrets file.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-2855
Vendor advisory: security@ubuntu.com — https://bugzilla.samba.org/show_bug.cgi?id=10551
Vendor advisory: security@ubuntu.com — http://secunia.com/advisories/57948
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 3.1.0-3 |
| debian | bullseye | fixed | 3.1.0-3 |
| debian | forky | fixed | 3.1.0-3 |
| debian | sid | fixed | 3.1.0-3 |
| debian | trixie | fixed | 3.1.0-3 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| samba | rsync | {"endIncluding":"3.1.0"} | |
| samba | rsync | 2.6.9 | |
| samba | rsync | 2.7.0 | |
| samba | rsync | 2.7.1 | |
| samba | rsync | 2.7.2 | |
| samba | rsync | 2.7.3 | |
| samba | rsync | 2.7.4 | |
| samba | rsync | 2.7.5 | |
| samba | rsync | 2.7.6 | |
| samba | rsync | 2.7.7 | |
| samba | rsync | 2.7.8 | |
| samba | rsync | 2.7.9 | |
| samba | rsync | 2.8.0 | |
| samba | rsync | 2.8.1 | |
| samba | rsync | 2.8.2 | |
| samba | rsync | 2.8.3 | |
| samba | rsync | 2.8.4 | |
| samba | rsync | 2.8.5 | |
| samba | rsync | 2.8.6 | |
| samba | rsync | 2.8.7 | |
| samba | rsync | 2.8.8 | |
| samba | rsync | 2.8.9 | |
| samba | rsync | 2.9.0 | |
| samba | rsync | 2.9.1 | |
| samba | rsync | 2.9.2 | |
| samba | rsync | 2.9.3 | |
| samba | rsync | 2.9.4 | |
| samba | rsync | 2.9.5 | |
| samba | rsync | 2.9.6 | |
| samba | rsync | 2.9.7 | |
| samba | rsync | 2.9.8 | |
| samba | rsync | 2.9.9 | |
| samba | rsync | 3.0.0 | |
| samba | rsync | 3.0.1 | |
| samba | rsync | 3.0.2 | |
| samba | rsync | 3.0.3 | |
| samba | rsync | 3.0.4 | |
| samba | rsync | 3.0.5 | |
| samba | rsync | 3.0.6 | |
| samba | rsync | 3.0.7 | |
| samba | rsync | 3.0.8 | |
| samba | rsync | 3.0.9 | |
References
- http://advisories.mageia.org/MGASA-2015-0065.html
- http://lists.fedoraproject.org/pipermail/package-announce/2014-April/131910.html
- http://lists.opensuse.org/opensuse-updates/2014-05/msg00006.html
- http://secunia.com/advisories/57948
- http://www.mandriva.com/security/advisories?name=MDVSA-2015:131
- http://www.openwall.com/lists/oss-security/2014/04/14/5
- http://www.openwall.com/lists/oss-security/2014/04/15/1
- http://www.ubuntu.com/usn/USN-2171-1
- https://bugs.launchpad.net/ubuntu/+source/rsync/+bug/1307230
- https://bugzilla.samba.org/show_bug.cgi?id=10551
- https://git.samba.org/?p=rsync.git%3Ba=commit%3Bh=0dedfbce2c1b851684ba658861fe9d620636c56a
- https://security-tracker.debian.org/tracker/CVE-2014-2855
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.