2019-01-10 16:04:58 -05:00
{
2019-10-16 18:01:15 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2019-6111" ,
"STATE" : "PUBLIC"
2019-03-17 23:24:56 +00:00
} ,
2019-10-16 18:01:15 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
2019-03-17 23:24:56 +00:00
{
2019-10-16 18:01:15 +00:00
"product" : {
"product_data" : [
2019-03-17 23:24:56 +00:00
{
2019-10-16 18:01:15 +00:00
"product_name" : "n/a" ,
"version" : {
"version_data" : [
2019-03-17 23:24:56 +00:00
{
2019-10-16 18:01:15 +00:00
"version_value" : "n/a"
2019-03-17 23:24:56 +00:00
}
]
}
}
]
} ,
2019-10-16 18:01:15 +00:00
"vendor_name" : "n/a"
2019-03-17 23:24:56 +00:00
}
]
}
} ,
2019-10-16 18:01:15 +00:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "An issue was discovered in OpenSSH 7.9. Due to the scp implementation being derived from 1983 rcp, the server chooses which files/directories are sent to the client. However, the scp client only performs cursory validation of the object name returned (only directory traversal attacks are prevented). A malicious scp server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the scp client target directory. If recursive operation (-r) is performed, the server can manipulate subdirectories as well (for example, to overwrite the .ssh/authorized_keys file)."
2019-01-31 13:05:16 -05:00
}
2019-03-17 23:24:56 +00:00
]
} ,
2019-10-16 18:01:15 +00:00
"problemtype" : {
"problemtype_data" : [
2019-03-17 23:24:56 +00:00
{
2019-10-16 18:01:15 +00:00
"description" : [
2019-03-17 23:24:56 +00:00
{
2019-10-16 18:01:15 +00:00
"lang" : "eng" ,
"value" : "n/a"
2019-03-17 23:24:56 +00:00
}
]
}
]
} ,
2019-10-16 18:01:15 +00:00
"references" : {
"reference_data" : [
2019-03-17 23:24:56 +00:00
{
2019-10-16 18:01:15 +00:00
"name" : "DSA-4387" ,
"refsource" : "DEBIAN" ,
"url" : "https://www.debian.org/security/2019/dsa-4387"
2019-03-17 23:24:56 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"name" : "https://security.netapp.com/advisory/ntap-20190213-0001/" ,
"refsource" : "CONFIRM" ,
"url" : "https://security.netapp.com/advisory/ntap-20190213-0001/"
2019-03-17 23:24:56 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"name" : "106741" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/106741"
2019-03-17 23:24:56 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"name" : "https://cvsweb.openbsd.org/src/usr.bin/ssh/scp.c" ,
"refsource" : "MISC" ,
"url" : "https://cvsweb.openbsd.org/src/usr.bin/ssh/scp.c"
2019-03-17 23:24:56 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"name" : "USN-3885-1" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3885-1/"
2019-03-17 23:24:56 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"name" : "USN-3885-2" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3885-2/"
2019-03-17 23:24:56 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1677794" ,
"refsource" : "MISC" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1677794"
2019-03-17 23:24:56 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"name" : "https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt" ,
"refsource" : "MISC" ,
"url" : "https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt"
2019-03-17 23:24:56 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"name" : "46193" ,
"refsource" : "EXPLOIT-DB" ,
"url" : "https://www.exploit-db.com/exploits/46193/"
2019-03-20 16:00:44 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"refsource" : "GENTOO" ,
"name" : "GLSA-201903-16" ,
"url" : "https://security.gentoo.org/glsa/201903-16"
2019-03-25 16:00:45 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20190325 [SECURITY] [DLA 1728-1] openssh security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2019/03/msg00030.html"
2019-04-18 03:00:49 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"refsource" : "MLIST" ,
"name" : "[oss-security] 20190417 Announce: OpenSSH 8.0 released" ,
"url" : "http://www.openwall.com/lists/oss-security/2019/04/18/1"
2019-05-04 02:00:44 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"refsource" : "FEDORA" ,
"name" : "FEDORA-2019-0f4190cdb0" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W3YVQ2BPTOVDCFDVNC2GGF5P5ISFG37G/"
2019-06-20 06:00:50 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"refsource" : "MLIST" ,
"name" : "[mina-dev] 20190620 [jira] [Created] (SSHD-925) See if SCP vulnerability CVE-2019-6111 applies and mitigate it if so" ,
"url" : "https://lists.apache.org/thread.html/c45d9bc90700354b58fb7455962873c44229841880dcb64842fa7d23@%3Cdev.mina.apache.org%3E"
2019-06-23 12:00:57 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"refsource" : "MLIST" ,
"name" : "[mina-dev] 20190623 [jira] [Comment Edited] (SSHD-925) See if SCP vulnerability CVE-2019-6111 applies and mitigate it if so" ,
"url" : "https://lists.apache.org/thread.html/c7301cab36a86825359e1b725fc40304d1df56dc6d107c1fe885148b@%3Cdev.mina.apache.org%3E"
2019-06-23 12:00:57 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"refsource" : "MLIST" ,
"name" : "[mina-dev] 20190623 [jira] [Commented] (SSHD-925) See if SCP vulnerability CVE-2019-6111 applies and mitigate it if so" ,
"url" : "https://lists.apache.org/thread.html/e47597433b351d6e01a5d68d610b4ba195743def9730e49561e8cf3f@%3Cdev.mina.apache.org%3E"
2019-06-24 15:00:45 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:1602" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00058.html"
2019-07-26 22:00:47 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"refsource" : "FREEBSD" ,
"name" : "FreeBSD-EN-19:10" ,
"url" : "https://www.freebsd.org/security/advisories/FreeBSD-EN-19:10.scp.asc"
2019-08-20 15:00:48 +00:00
} ,
{
2019-10-16 18:01:15 +00:00
"refsource" : "MLIST" ,
"name" : "[mina-dev] 20190820 [jira] [Resolved] (SSHD-925) See if SCP vulnerability CVE-2019-6111 applies and mitigate it if so" ,
"url" : "https://lists.apache.org/thread.html/d540139359de999b0f1c87d05b715be4d7d4bec771e1ae55153c5c7a@%3Cdev.mina.apache.org%3E"
2019-10-15 13:33:48 -07:00
} ,
{
2019-10-16 18:01:15 +00:00
"url" : "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html"
2019-11-06 01:01:43 +00:00
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:3702" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:3702"
2022-08-02 15:00:55 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20220802 CVE-2022-29154: Rsync client-side arbitrary file write vulnerability." ,
"url" : "http://www.openwall.com/lists/oss-security/2022/08/02/1"
2022-12-13 12:00:39 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf" ,
"url" : "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf"
2019-03-17 23:24:56 +00:00
}
]
}
}