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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
21 Nov 2024, 03:58
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/106018 - Broken Link | |
References | () http://www.securitytracker.com/id/1042157 - Broken Link | |
References | () https://antichat.com/threads/463395/#post-4254681 - Exploit, Third Party Advisory | |
References | () https://bugs.debian.org/913775 - Mailing List, Third Party Advisory | |
References | () https://bugs.debian.org/913835 - Mailing List, Third Party Advisory | |
References | () https://bugs.debian.org/913836 - Mailing List, Third Party Advisory | |
References | () https://bugs.php.net/bug.php?id=76428 - Exploit, Mailing List, Vendor Advisory | |
References | () https://bugs.php.net/bug.php?id=77153 - Exploit, Mailing List, Vendor Advisory | |
References | () https://bugs.php.net/bug.php?id=77160 - Vendor Advisory | |
References | () https://git.php.net/?p=php-src.git%3Ba=commit%3Bh=e5bfea64c81ae34816479bb05d17cdffe45adddb - | |
References | () https://github.com/Bo0oM/PHP_imap_open_exploit/blob/master/exploit.php - Exploit, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2018/12/msg00006.html - Mailing List, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2019/03/msg00001.html - Mailing List, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2021/12/msg00031.html - Mailing List, Third Party Advisory | |
References | () https://security.gentoo.org/glsa/202003-57 - Third Party Advisory | |
References | () https://security.netapp.com/advisory/ntap-20181221-0004/ - Third Party Advisory | |
References | () https://usn.ubuntu.com/4160-1/ - Third Party Advisory | |
References | () https://www.debian.org/security/2018/dsa-4353 - Third Party Advisory | |
References | () https://www.exploit-db.com/exploits/45914/ - Exploit, Third Party Advisory, VDB Entry | |
References | () https://www.openwall.com/lists/oss-security/2018/11/22/3 - Exploit, Mailing List, Third Party Advisory |
07 Nov 2023, 02:55
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2018-11-25 10:29
Updated : 2024-11-21 03:58
NVD link : CVE-2018-19518
Mitre link : CVE-2018-19518
CVE.ORG link : CVE-2018-19518
JSON object : View
Products Affected
php
- php
debian
- debian_linux
canonical
- ubuntu_linux
uw-imap_project
- uw-imap
CWE
CWE-88
Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')