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

172 lines
7.4 KiB
JSON
Raw Normal View History

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"
Bill Situ <Bill.Situ@Oracle.com> Update 3rd party CVEs for 2019 Oracl CPU October On branch cna/Oracle/CPU2019Oct Changes to be committed: modified: 2015/5xxx/CVE-2015-5180.json modified: 2015/9xxx/CVE-2015-9251.json modified: 2016/0xxx/CVE-2016-0729.json modified: 2016/1000xxx/CVE-2016-1000031.json modified: 2016/4xxx/CVE-2016-4000.json modified: 2016/5xxx/CVE-2016-5425.json modified: 2016/6xxx/CVE-2016-6814.json modified: 2016/7xxx/CVE-2016-7103.json modified: 2016/8xxx/CVE-2016-8610.json modified: 2017/12xxx/CVE-2017-12626.json modified: 2017/16xxx/CVE-2017-16531.json modified: 2017/17xxx/CVE-2017-17558.json modified: 2017/5xxx/CVE-2017-5645.json modified: 2017/6xxx/CVE-2017-6056.json modified: 2017/7xxx/CVE-2017-7656.json modified: 2017/7xxx/CVE-2017-7657.json modified: 2017/7xxx/CVE-2017-7658.json modified: 2017/9xxx/CVE-2017-9735.json modified: 2018/0xxx/CVE-2018-0732.json modified: 2018/1000xxx/CVE-2018-1000007.json modified: 2018/1000xxx/CVE-2018-1000120.json modified: 2018/1000xxx/CVE-2018-1000873.json modified: 2018/11xxx/CVE-2018-11784.json modified: 2018/11xxx/CVE-2018-11798.json modified: 2018/12xxx/CVE-2018-12384.json modified: 2018/12xxx/CVE-2018-12404.json modified: 2018/12xxx/CVE-2018-12536.json modified: 2018/12xxx/CVE-2018-12538.json modified: 2018/12xxx/CVE-2018-12545.json modified: 2018/14xxx/CVE-2018-14718.json modified: 2018/14xxx/CVE-2018-14719.json modified: 2018/14xxx/CVE-2018-14720.json modified: 2018/14xxx/CVE-2018-14721.json modified: 2018/15xxx/CVE-2018-15756.json modified: 2018/16xxx/CVE-2018-16842.json modified: 2018/18xxx/CVE-2018-18065.json modified: 2018/18xxx/CVE-2018-18066.json modified: 2018/19xxx/CVE-2018-19360.json modified: 2018/19xxx/CVE-2018-19361.json modified: 2018/19xxx/CVE-2018-19362.json modified: 2018/1xxx/CVE-2018-1320.json modified: 2018/20xxx/CVE-2018-20685.json modified: 2018/7xxx/CVE-2018-7185.json modified: 2018/8xxx/CVE-2018-8032.json modified: 2018/8xxx/CVE-2018-8034.json modified: 2018/8xxx/CVE-2018-8037.json modified: 2019/0xxx/CVE-2019-0188.json modified: 2019/0xxx/CVE-2019-0196.json modified: 2019/0xxx/CVE-2019-0197.json modified: 2019/0xxx/CVE-2019-0211.json modified: 2019/0xxx/CVE-2019-0215.json modified: 2019/0xxx/CVE-2019-0217.json modified: 2019/0xxx/CVE-2019-0220.json modified: 2019/0xxx/CVE-2019-0227.json modified: 2019/0xxx/CVE-2019-0232.json modified: 2019/10xxx/CVE-2019-10072.json modified: 2019/10xxx/CVE-2019-10081.json modified: 2019/10xxx/CVE-2019-10082.json modified: 2019/10xxx/CVE-2019-10092.json modified: 2019/10xxx/CVE-2019-10097.json modified: 2019/10xxx/CVE-2019-10098.json modified: 2019/10xxx/CVE-2019-10241.json modified: 2019/10xxx/CVE-2019-10246.json modified: 2019/10xxx/CVE-2019-10247.json modified: 2019/11xxx/CVE-2019-11068.json modified: 2019/11xxx/CVE-2019-11358.json modified: 2019/12xxx/CVE-2019-12086.json modified: 2019/12xxx/CVE-2019-12384.json modified: 2019/12xxx/CVE-2019-12814.json modified: 2019/14xxx/CVE-2019-14379.json modified: 2019/14xxx/CVE-2019-14439.json modified: 2019/14xxx/CVE-2019-14540.json modified: 2019/16xxx/CVE-2019-16335.json modified: 2019/17xxx/CVE-2019-17091.json modified: 2019/1xxx/CVE-2019-1543.json modified: 2019/1xxx/CVE-2019-1547.json modified: 2019/1xxx/CVE-2019-1549.json modified: 2019/1xxx/CVE-2019-1552.json modified: 2019/1xxx/CVE-2019-1559.json modified: 2019/1xxx/CVE-2019-1563.json modified: 2019/3xxx/CVE-2019-3855.json modified: 2019/3xxx/CVE-2019-3856.json modified: 2019/3xxx/CVE-2019-3857.json modified: 2019/3xxx/CVE-2019-3858.json modified: 2019/3xxx/CVE-2019-3859.json modified: 2019/3xxx/CVE-2019-3860.json modified: 2019/3xxx/CVE-2019-3861.json modified: 2019/3xxx/CVE-2019-3862.json modified: 2019/3xxx/CVE-2019-3863.json modified: 2019/5xxx/CVE-2019-5435.json modified: 2019/5xxx/CVE-2019-5436.json modified: 2019/5xxx/CVE-2019-5443.json modified: 2019/6xxx/CVE-2019-6109.json modified: 2019/6xxx/CVE-2019-6111.json modified: 2019/8xxx/CVE-2019-8457.json modified: 2019/9xxx/CVE-2019-9511.json modified: 2019/9xxx/CVE-2019-9517.json modified: 2019/9xxx/CVE-2019-9936.json modified: 2019/9xxx/CVE-2019-9937.json
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
}
]
}
}