Show plain JSON{"containers": {"cna": {"affected": [{"product": "n/a", "vendor": "n/a", "versions": [{"status": "affected", "version": "n/a"}]}], "dateAssigned": "2018-04-05T00:00:00", "datePublic": "2018-04-05T00:00:00", "descriptions": [{"lang": "en", "value": "GNU Patch version 2.7.6 contains an input validation vulnerability when processing patch files, specifically the EDITOR_PROGRAM invocation (using ed) can result in code execution. This attack appear to be exploitable via a patch file processed via the patch utility. This is similar to FreeBSD's CVE-2015-1418 however although they share a common ancestry the code bases have diverged over time."}], "problemTypes": [{"descriptions": [{"description": "n/a", "lang": "en", "type": "text"}]}], "providerMetadata": {"dateUpdated": "2019-08-16T17:06:07", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre"}, "references": [{"tags": ["x_refsource_CONFIRM"], "url": "https://savannah.gnu.org/bugs/index.php?53566"}, {"name": "[debian-lts-announce] 20180416 [SECURITY] [DLA 1348-1] patch security update", "tags": ["mailing-list", "x_refsource_MLIST"], "url": "https://lists.debian.org/debian-lts-announce/2018/04/msg00013.html"}, {"name": "USN-3624-2", "tags": ["vendor-advisory", "x_refsource_UBUNTU"], "url": "https://usn.ubuntu.com/3624-2/"}, {"name": "USN-3624-1", "tags": ["vendor-advisory", "x_refsource_UBUNTU"], "url": "https://usn.ubuntu.com/3624-1/"}, {"tags": ["x_refsource_MISC"], "url": "https://twitter.com/kurtseifried/status/982028968877436928"}, {"tags": ["x_refsource_MISC"], "url": "http://rachelbythebay.com/w/2018/04/05/bangpatch/"}, {"name": "RHSA-2018:2091", "tags": ["vendor-advisory", "x_refsource_REDHAT"], "url": "https://access.redhat.com/errata/RHSA-2018:2091"}, {"name": "RHSA-2018:2094", "tags": ["vendor-advisory", "x_refsource_REDHAT"], "url": "https://access.redhat.com/errata/RHSA-2018:2094"}, {"name": "RHSA-2018:2093", "tags": ["vendor-advisory", "x_refsource_REDHAT"], "url": "https://access.redhat.com/errata/RHSA-2018:2093"}, {"name": "RHSA-2018:1200", "tags": ["vendor-advisory", "x_refsource_REDHAT"], "url": "https://access.redhat.com/errata/RHSA-2018:1200"}, {"name": "RHSA-2018:2095", "tags": ["vendor-advisory", "x_refsource_REDHAT"], "url": "https://access.redhat.com/errata/RHSA-2018:2095"}, {"name": "RHSA-2018:1199", "tags": ["vendor-advisory", "x_refsource_REDHAT"], "url": "https://access.redhat.com/errata/RHSA-2018:1199"}, {"tags": ["x_refsource_MISC"], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894667#19"}, {"name": "RHSA-2018:2092", "tags": ["vendor-advisory", "x_refsource_REDHAT"], "url": "https://access.redhat.com/errata/RHSA-2018:2092"}, {"name": "RHSA-2018:2097", "tags": ["vendor-advisory", "x_refsource_REDHAT"], "url": "https://access.redhat.com/errata/RHSA-2018:2097"}, {"name": "RHSA-2018:2096", "tags": ["vendor-advisory", "x_refsource_REDHAT"], "url": "https://access.redhat.com/errata/RHSA-2018:2096"}, {"name": "GLSA-201904-17", "tags": ["vendor-advisory", "x_refsource_GENTOO"], "url": "https://security.gentoo.org/glsa/201904-17"}, {"name": "20190730 [SECURITY] [DSA 4489-1] patch security update", "tags": ["mailing-list", "x_refsource_BUGTRAQ"], "url": "https://seclists.org/bugtraq/2019/Jul/54"}, {"name": "20190816 Details about recent GNU patch vulnerabilities", "tags": ["mailing-list", "x_refsource_BUGTRAQ"], "url": "https://seclists.org/bugtraq/2019/Aug/29"}, {"tags": ["x_refsource_MISC"], "url": "http://packetstormsecurity.com/files/154124/GNU-patch-Command-Injection-Directory-Traversal.html"}], "x_legacyV4Record": {"CVE_data_meta": {"ASSIGNER": "cve@mitre.org", "DATE_ASSIGNED": "4/5/2018 18:20:32", "ID": "CVE-2018-1000156", "REQUESTER": "kurt@seifried.org", "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": "GNU Patch version 2.7.6 contains an input validation vulnerability when processing patch files, specifically the EDITOR_PROGRAM invocation (using ed) can result in code execution. This attack appear to be exploitable via a patch file processed via the patch utility. This is similar to FreeBSD's CVE-2015-1418 however although they share a common ancestry the code bases have diverged over time."}]}, "problemtype": {"problemtype_data": [{"description": [{"lang": "eng", "value": "n/a"}]}]}, "references": {"reference_data": [{"name": "https://savannah.gnu.org/bugs/index.php?53566", "refsource": "CONFIRM", "url": "https://savannah.gnu.org/bugs/index.php?53566"}, {"name": "[debian-lts-announce] 20180416 [SECURITY] [DLA 1348-1] patch security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2018/04/msg00013.html"}, {"name": "USN-3624-2", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3624-2/"}, {"name": "USN-3624-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3624-1/"}, {"name": "https://twitter.com/kurtseifried/status/982028968877436928", "refsource": "MISC", "url": "https://twitter.com/kurtseifried/status/982028968877436928"}, {"name": "http://rachelbythebay.com/w/2018/04/05/bangpatch/", "refsource": "MISC", "url": "http://rachelbythebay.com/w/2018/04/05/bangpatch/"}, {"name": "RHSA-2018:2091", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2091"}, {"name": "RHSA-2018:2094", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2094"}, {"name": "RHSA-2018:2093", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2093"}, {"name": "RHSA-2018:1200", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:1200"}, {"name": "RHSA-2018:2095", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2095"}, {"name": "RHSA-2018:1199", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:1199"}, {"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894667#19", "refsource": "MISC", "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894667#19"}, {"name": "RHSA-2018:2092", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2092"}, {"name": "RHSA-2018:2097", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2097"}, {"name": "RHSA-2018:2096", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2096"}, {"name": "GLSA-201904-17", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201904-17"}, {"name": "20190730 [SECURITY] [DSA 4489-1] patch security update", "refsource": "BUGTRAQ", "url": "https://seclists.org/bugtraq/2019/Jul/54"}, {"name": "20190816 Details about recent GNU patch vulnerabilities", "refsource": "BUGTRAQ", "url": "https://seclists.org/bugtraq/2019/Aug/29"}, {"name": "http://packetstormsecurity.com/files/154124/GNU-patch-Command-Injection-Directory-Traversal.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/154124/GNU-patch-Command-Injection-Directory-Traversal.html"}]}}}, "adp": [{"providerMetadata": {"orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE", "dateUpdated": "2024-08-05T12:33:49.376Z"}, "title": "CVE Program Container", "references": [{"tags": ["x_refsource_CONFIRM", "x_transferred"], "url": "https://savannah.gnu.org/bugs/index.php?53566"}, {"name": "[debian-lts-announce] 20180416 [SECURITY] [DLA 1348-1] patch security update", "tags": ["mailing-list", "x_refsource_MLIST", "x_transferred"], "url": "https://lists.debian.org/debian-lts-announce/2018/04/msg00013.html"}, {"name": "USN-3624-2", "tags": ["vendor-advisory", "x_refsource_UBUNTU", "x_transferred"], "url": "https://usn.ubuntu.com/3624-2/"}, {"name": "USN-3624-1", "tags": ["vendor-advisory", "x_refsource_UBUNTU", "x_transferred"], "url": "https://usn.ubuntu.com/3624-1/"}, {"tags": ["x_refsource_MISC", "x_transferred"], "url": "https://twitter.com/kurtseifried/status/982028968877436928"}, {"tags": ["x_refsource_MISC", "x_transferred"], "url": "http://rachelbythebay.com/w/2018/04/05/bangpatch/"}, {"name": "RHSA-2018:2091", "tags": ["vendor-advisory", "x_refsource_REDHAT", "x_transferred"], "url": "https://access.redhat.com/errata/RHSA-2018:2091"}, {"name": "RHSA-2018:2094", "tags": ["vendor-advisory", "x_refsource_REDHAT", "x_transferred"], "url": "https://access.redhat.com/errata/RHSA-2018:2094"}, {"name": "RHSA-2018:2093", "tags": ["vendor-advisory", "x_refsource_REDHAT", "x_transferred"], "url": "https://access.redhat.com/errata/RHSA-2018:2093"}, {"name": "RHSA-2018:1200", "tags": ["vendor-advisory", "x_refsource_REDHAT", "x_transferred"], "url": "https://access.redhat.com/errata/RHSA-2018:1200"}, {"name": "RHSA-2018:2095", "tags": ["vendor-advisory", "x_refsource_REDHAT", "x_transferred"], "url": "https://access.redhat.com/errata/RHSA-2018:2095"}, {"name": "RHSA-2018:1199", "tags": ["vendor-advisory", "x_refsource_REDHAT", "x_transferred"], "url": "https://access.redhat.com/errata/RHSA-2018:1199"}, {"tags": ["x_refsource_MISC", "x_transferred"], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894667#19"}, {"name": "RHSA-2018:2092", "tags": ["vendor-advisory", "x_refsource_REDHAT", "x_transferred"], "url": "https://access.redhat.com/errata/RHSA-2018:2092"}, {"name": "RHSA-2018:2097", "tags": ["vendor-advisory", "x_refsource_REDHAT", "x_transferred"], "url": "https://access.redhat.com/errata/RHSA-2018:2097"}, {"name": "RHSA-2018:2096", "tags": ["vendor-advisory", "x_refsource_REDHAT", "x_transferred"], "url": "https://access.redhat.com/errata/RHSA-2018:2096"}, {"name": "GLSA-201904-17", "tags": ["vendor-advisory", "x_refsource_GENTOO", "x_transferred"], "url": "https://security.gentoo.org/glsa/201904-17"}, {"name": "20190730 [SECURITY] [DSA 4489-1] patch security update", "tags": ["mailing-list", "x_refsource_BUGTRAQ", "x_transferred"], "url": "https://seclists.org/bugtraq/2019/Jul/54"}, {"name": "20190816 Details about recent GNU patch vulnerabilities", "tags": ["mailing-list", "x_refsource_BUGTRAQ", "x_transferred"], "url": "https://seclists.org/bugtraq/2019/Aug/29"}, {"tags": ["x_refsource_MISC", "x_transferred"], "url": "http://packetstormsecurity.com/files/154124/GNU-patch-Command-Injection-Directory-Traversal.html"}]}]}, "cveMetadata": {"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2018-1000156", "datePublished": "2018-04-06T13:00:00", "dateReserved": "2018-04-06T00:00:00", "dateUpdated": "2024-08-05T12:33:49.376Z", "state": "PUBLISHED"}, "dataType": "CVE_RECORD", "dataVersion": "5.1"}