CVE-2018-19518
Vulnerability Summary
Timeline
Description
University of Washington IMAP Toolkit 2007f on UNIX, as used in imap_open() in PHP and other products, launches an rsh command (by means of the imap_rimap function in c-client/imap4r1.c and the tcp_aopen function in osdep/unix/tcp_unix.c) without preventing argument injection, which might allow remote attackers to execute arbitrary OS commands if the IMAP server name is untrusted input (e.g., entered by a user of a web application) and if rsh has been replaced by a program with different argument semantics. For example, if rsh is a link to ssh (as seen on Debian and Ubuntu systems), then the attack can use an IMAP server name containing a "-oProxyCommand" argument.
CVSS Metrics
- v3.1•HIGH•Score: 7.5CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
- v2.0•HIGH•Score: 8.5AV:N/AC:M/Au:S/C:C/I:C/A:C
EPSS Trends
Current EPSS score: 93.87%• Percentile: 100%
Techniques & Countermeasures
- CWE-88•Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.
Affected Systems
- canonical•ubuntu_linux
16.04 | 18.04 | 19.04
- debian•debian_linux
8.0 | 9.0
- Unknown•PHP
≥ 5.6.0, ≤ 5.6.38 | ≥ 7.0.0, ≤ 7.0.32 | ≥ 7.1.0, ≤ 7.1.24 | ≥ 7.2.0, ≤ 7.2.12
- uw-imap_project•uw-imap
2007f
References (20)
- https://bugs.php.net/bug.php?id=77160
- https://www.exploit-db.com/exploits/45914/
- https://lists.debian.org/debian-lts-announce/2019/03/msg00001.html
- https://security.netapp.com/advisory/ntap-20181221-0004/
- http://www.securitytracker.com/id/1042157
- https://www.debian.org/security/2018/dsa-4353
- https://github.com/Bo0oM/PHP_imap_open_exploit/blob/master/exploit.php
- https://bugs.debian.org/913835
- https://www.openwall.com/lists/oss-security/2018/11/22/3
- https://git.php.net/?p=php-src.git%3Ba=commit%3Bh=e5bfea64c81ae34816479bb05d17cdffe45adddb
- http://www.securityfocus.com/bid/106018
- https://bugs.php.net/bug.php?id=76428
- https://bugs.debian.org/913775
- https://bugs.debian.org/913836
- https://antichat.com/threads/463395/#post-4254681
- https://bugs.php.net/bug.php?id=77153
- https://lists.debian.org/debian-lts-announce/2018/12/msg00006.html
- https://usn.ubuntu.com/4160-1/
- https://security.gentoo.org/glsa/202003-57
- https://lists.debian.org/debian-lts-announce/2021/12/msg00031.html