cvelist/2017/1000xxx/CVE-2017-1000117.json
2019-03-17 23:10:59 +00:00

119 lines
4.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"DATE_ASSIGNED": "2017-08-22T17:29:33.329422",
"ID": "CVE-2017-1000117",
"REQUESTER": "gitster@pobox.com",
"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": [
{
"lang": "eng",
"value": "A malicious third-party can give a crafted \"ssh://...\" URL to an unsuspecting victim, and an attempt to visit the URL can result in any program that exists on the victim's machine being executed. Such a URL could be placed in the .gitmodules file of a malicious project, and an unsuspecting victim could be tricked into running \"git clone --recurse-submodules\" to trigger the vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-3934",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2017/dsa-3934"
},
{
"name": "RHSA-2017:2674",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:2674"
},
{
"name": "1039131",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1039131"
},
{
"name": "42599",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/42599/"
},
{
"name": "RHSA-2017:2675",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:2675"
},
{
"name": "RHSA-2017:2484",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:2484"
},
{
"name": "RHSA-2017:2491",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:2491"
},
{
"name": "https://support.apple.com/HT208103",
"refsource": "CONFIRM",
"url": "https://support.apple.com/HT208103"
},
{
"name": "https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1466490.html",
"refsource": "MISC",
"url": "https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1466490.html"
},
{
"name": "100283",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/100283"
},
{
"name": "GLSA-201709-10",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201709-10"
},
{
"name": "RHSA-2017:2485",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:2485"
}
]
}
}