cvelist/2019/6xxx/CVE-2019-6111.json

142 lines
5.9 KiB
JSON
Raw Normal View History

2019-01-10 16:04:58 -05:00
{
2019-03-17 23:24:56 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-6111",
"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",
"data_version": "4.0",
"description": {
"description_data": [
2019-01-31 13:05:16 -05:00
{
2019-03-17 23:24:56 +00:00
"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
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-4387",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4387"
},
{
"name": "https://security.netapp.com/advisory/ntap-20190213-0001/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20190213-0001/"
},
{
"name": "106741",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106741"
},
{
"name": "https://cvsweb.openbsd.org/src/usr.bin/ssh/scp.c",
"refsource": "MISC",
"url": "https://cvsweb.openbsd.org/src/usr.bin/ssh/scp.c"
},
{
"name": "USN-3885-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3885-1/"
},
{
"name": "USN-3885-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3885-2/"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1677794",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1677794"
},
{
"name": "https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt",
"refsource": "MISC",
"url": "https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt"
},
{
"name": "46193",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/46193/"
2019-03-20 16:00:44 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-201903-16",
"url": "https://security.gentoo.org/glsa/201903-16"
2019-03-25 16:00:45 +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
},
{
"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
},
{
"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
},
{
"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
},
{
"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"
},
{
"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
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1602",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00058.html"
2019-03-17 23:24:56 +00:00
}
]
}
}