cvelist/2018/17xxx/CVE-2018-17456.json

123 lines
3.8 KiB
JSON
Raw Normal View History

2018-09-25 04:02:58 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-17456",
2018-10-06 10:03:17 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-09-25 04:02:58 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-10-06 10:03:17 -04:00
"value" : "Git before 2.14.5, 2.15.x before 2.15.3, 2.16.x before 2.16.5, 2.17.x before 2.17.2, 2.18.x before 2.18.1, and 2.19.x before 2.19.1 allows remote code execution during processing of a recursive \"git clone\" of a superproject if a .gitmodules file has a URL field beginning with a '-' character."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-10-09 06:05:45 -04:00
{
"name" : "45548",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/45548/"
},
2018-10-18 06:07:14 -04:00
{
"name" : "45631",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/45631/"
},
2018-10-06 10:03:17 -04:00
{
"name" : "https://github.com/git/git/commit/1a7fd1fb2998002da6e9ff2ee46e1bdd25ee8404",
"refsource" : "MISC",
"url" : "https://github.com/git/git/commit/1a7fd1fb2998002da6e9ff2ee46e1bdd25ee8404"
},
{
"name" : "https://github.com/git/git/commit/a124133e1e6ab5c7a9fef6d0e6bcb084e3455b46",
"refsource" : "MISC",
"url" : "https://github.com/git/git/commit/a124133e1e6ab5c7a9fef6d0e6bcb084e3455b46"
},
{
"name" : "https://marc.info/?l=git&m=153875888916397&w=2",
"refsource" : "MISC",
"url" : "https://marc.info/?l=git&m=153875888916397&w=2"
},
{
"name" : "https://www.openwall.com/lists/oss-security/2018/10/06/3",
"refsource" : "MISC",
"url" : "https://www.openwall.com/lists/oss-security/2018/10/06/3"
2018-10-07 06:03:25 -04:00
},
{
"name" : "DSA-4311",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4311"
2018-10-09 06:05:45 -04:00
},
2018-10-31 06:07:04 -04:00
{
"name" : "RHSA-2018:3408",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:3408"
},
2018-11-07 06:04:29 -05:00
{
"name" : "RHSA-2018:3505",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:3505"
},
2018-11-13 06:05:44 -05:00
{
"name" : "RHSA-2018:3541",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:3541"
},
2018-10-12 06:06:22 -04:00
{
"name" : "USN-3791-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3791-1/"
},
2018-10-09 06:05:45 -04:00
{
"name" : "105523",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/105523"
},
{
"name" : "1041811",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1041811"
2018-09-25 04:02:58 -04:00
}
]
}
}