ghsa-5qmr-54g6-4256
Vulnerability from github
Published
2022-05-13 01:02
Modified
2022-05-13 01:02
Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2018-19518" ], "database_specific": { "cwe_ids": [ "CWE-88" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-11-25T10:29:00Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-5qmr-54g6-4256", "modified": "2022-05-13T01:02:14Z", "published": "2022-05-13T01:02:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19518" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2018/11/22/3" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/45914" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4353" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4160-1" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20181221-0004" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202003-57" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00031.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00001.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/12/msg00006.html" }, { "type": "WEB", "url": "https://github.com/Bo0oM/PHP_imap_open_exploit/blob/master/exploit.php" }, { "type": "WEB", "url": "https://git.php.net/?p=php-src.git;a=commit;h=e5bfea64c81ae34816479bb05d17cdffe45adddb" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=77160" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=77153" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=76428" }, { "type": "WEB", "url": "https://bugs.debian.org/913836" }, { "type": "WEB", "url": "https://bugs.debian.org/913835" }, { "type": "WEB", "url": "https://bugs.debian.org/913775" }, { "type": "WEB", "url": "https://antichat.com/threads/463395/#post-4254681" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/106018" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1042157" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.