mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-06-10 02:04:31 +00:00
- Synchronized data.
This commit is contained in:
parent
7887421434
commit
366070041b
@ -2,7 +2,30 @@
|
||||
"CVE_data_meta" : {
|
||||
"ASSIGNER" : "cve@mitre.org",
|
||||
"ID" : "CVE-2018-19518",
|
||||
"STATE" : "RESERVED"
|
||||
"STATE" : "PUBLIC"
|
||||
},
|
||||
"affects" : {
|
||||
"vendor" : {
|
||||
"vendor_data" : [
|
||||
{
|
||||
"product" : {
|
||||
"product_data" : [
|
||||
{
|
||||
"product_name" : "n/a",
|
||||
"version" : {
|
||||
"version_data" : [
|
||||
{
|
||||
"version_value" : "n/a"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"vendor_name" : "n/a"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"data_format" : "MITRE",
|
||||
"data_type" : "CVE",
|
||||
@ -11,7 +34,68 @@
|
||||
"description_data" : [
|
||||
{
|
||||
"lang" : "eng",
|
||||
"value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
|
||||
"value" : "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."
|
||||
}
|
||||
]
|
||||
},
|
||||
"problemtype" : {
|
||||
"problemtype_data" : [
|
||||
{
|
||||
"description" : [
|
||||
{
|
||||
"lang" : "eng",
|
||||
"value" : "n/a"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"references" : {
|
||||
"reference_data" : [
|
||||
{
|
||||
"name" : "https://antichat.com/threads/463395/#post-4254681",
|
||||
"refsource" : "MISC",
|
||||
"url" : "https://antichat.com/threads/463395/#post-4254681"
|
||||
},
|
||||
{
|
||||
"name" : "https://bugs.debian.org/913775",
|
||||
"refsource" : "MISC",
|
||||
"url" : "https://bugs.debian.org/913775"
|
||||
},
|
||||
{
|
||||
"name" : "https://bugs.debian.org/913835",
|
||||
"refsource" : "MISC",
|
||||
"url" : "https://bugs.debian.org/913835"
|
||||
},
|
||||
{
|
||||
"name" : "https://bugs.debian.org/913836",
|
||||
"refsource" : "MISC",
|
||||
"url" : "https://bugs.debian.org/913836"
|
||||
},
|
||||
{
|
||||
"name" : "https://bugs.php.net/bug.php?id=76428",
|
||||
"refsource" : "MISC",
|
||||
"url" : "https://bugs.php.net/bug.php?id=76428"
|
||||
},
|
||||
{
|
||||
"name" : "https://bugs.php.net/bug.php?id=77153",
|
||||
"refsource" : "MISC",
|
||||
"url" : "https://bugs.php.net/bug.php?id=77153"
|
||||
},
|
||||
{
|
||||
"name" : "https://bugs.php.net/bug.php?id=77160",
|
||||
"refsource" : "MISC",
|
||||
"url" : "https://bugs.php.net/bug.php?id=77160"
|
||||
},
|
||||
{
|
||||
"name" : "https://github.com/Bo0oM/PHP_imap_open_exploit/blob/master/exploit.php",
|
||||
"refsource" : "MISC",
|
||||
"url" : "https://github.com/Bo0oM/PHP_imap_open_exploit/blob/master/exploit.php"
|
||||
},
|
||||
{
|
||||
"name" : "https://www.openwall.com/lists/oss-security/2018/11/22/3",
|
||||
"refsource" : "MISC",
|
||||
"url" : "https://www.openwall.com/lists/oss-security/2018/11/22/3"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user