CVE-2017-1000369
Vulnerability from cvelistv5
Published
2017-06-19 16:00
Modified
2024-08-05 22:00
Severity ?
Summary
Exim supports the use of multiple "-p" command line arguments which are malloc()'ed and never free()'ed, used in conjunction with other issues allows attackers to cause arbitrary code execution. This affects exim version 4.89 and earlier. Please note that at this time upstream has released a patch (commit 65e061b76867a9ea7aeeb535341b790b90ae6c21), but it is not known if a new point release is available that addresses this issue at this time.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-05T22:00:41.224Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_refsource_MISC",
                     "x_transferred",
                  ],
                  url: "https://github.com/Exim/exim/commit/65e061b76867a9ea7aeeb535341b790b90ae6c21",
               },
               {
                  name: "1038779",
                  tags: [
                     "vdb-entry",
                     "x_refsource_SECTRACK",
                     "x_transferred",
                  ],
                  url: "http://www.securitytracker.com/id/1038779",
               },
               {
                  name: "99252",
                  tags: [
                     "vdb-entry",
                     "x_refsource_BID",
                     "x_transferred",
                  ],
                  url: "http://www.securityfocus.com/bid/99252",
               },
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "https://access.redhat.com/security/cve/CVE-2017-1000369",
               },
               {
                  name: "GLSA-201709-19",
                  tags: [
                     "vendor-advisory",
                     "x_refsource_GENTOO",
                     "x_transferred",
                  ],
                  url: "https://security.gentoo.org/glsa/201709-19",
               },
               {
                  tags: [
                     "x_refsource_MISC",
                     "x_transferred",
                  ],
                  url: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt",
               },
               {
                  name: "DSA-3888",
                  tags: [
                     "vendor-advisory",
                     "x_refsource_DEBIAN",
                     "x_transferred",
                  ],
                  url: "http://www.debian.org/security/2017/dsa-3888",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               product: "n/a",
               vendor: "n/a",
               versions: [
                  {
                     status: "affected",
                     version: "n/a",
                  },
               ],
            },
         ],
         datePublic: "2017-06-19T00:00:00",
         descriptions: [
            {
               lang: "en",
               value: "Exim supports the use of multiple \"-p\" command line arguments which are malloc()'ed and never free()'ed, used in conjunction with other issues allows attackers to cause arbitrary code execution. This affects exim version 4.89 and earlier. Please note that at this time upstream has released a patch (commit 65e061b76867a9ea7aeeb535341b790b90ae6c21), but it is not known if a new point release is available that addresses this issue at this time.",
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     description: "n/a",
                     lang: "en",
                     type: "text",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2017-11-03T18:57:01",
            orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            shortName: "mitre",
         },
         references: [
            {
               tags: [
                  "x_refsource_MISC",
               ],
               url: "https://github.com/Exim/exim/commit/65e061b76867a9ea7aeeb535341b790b90ae6c21",
            },
            {
               name: "1038779",
               tags: [
                  "vdb-entry",
                  "x_refsource_SECTRACK",
               ],
               url: "http://www.securitytracker.com/id/1038779",
            },
            {
               name: "99252",
               tags: [
                  "vdb-entry",
                  "x_refsource_BID",
               ],
               url: "http://www.securityfocus.com/bid/99252",
            },
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "https://access.redhat.com/security/cve/CVE-2017-1000369",
            },
            {
               name: "GLSA-201709-19",
               tags: [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
               ],
               url: "https://security.gentoo.org/glsa/201709-19",
            },
            {
               tags: [
                  "x_refsource_MISC",
               ],
               url: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt",
            },
            {
               name: "DSA-3888",
               tags: [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
               ],
               url: "http://www.debian.org/security/2017/dsa-3888",
            },
         ],
         x_legacyV4Record: {
            CVE_data_meta: {
               ASSIGNER: "cve@mitre.org",
               ID: "CVE-2017-1000369",
               REQUESTER: "qsa@qualys.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: "Exim supports the use of multiple \"-p\" command line arguments which are malloc()'ed and never free()'ed, used in conjunction with other issues allows attackers to cause arbitrary code execution. This affects exim version 4.89 and earlier. Please note that at this time upstream has released a patch (commit 65e061b76867a9ea7aeeb535341b790b90ae6c21), but it is not known if a new point release is available that addresses this issue at this time.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "eng",
                           value: "n/a",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://github.com/Exim/exim/commit/65e061b76867a9ea7aeeb535341b790b90ae6c21",
                     refsource: "MISC",
                     url: "https://github.com/Exim/exim/commit/65e061b76867a9ea7aeeb535341b790b90ae6c21",
                  },
                  {
                     name: "1038779",
                     refsource: "SECTRACK",
                     url: "http://www.securitytracker.com/id/1038779",
                  },
                  {
                     name: "99252",
                     refsource: "BID",
                     url: "http://www.securityfocus.com/bid/99252",
                  },
                  {
                     name: "https://access.redhat.com/security/cve/CVE-2017-1000369",
                     refsource: "CONFIRM",
                     url: "https://access.redhat.com/security/cve/CVE-2017-1000369",
                  },
                  {
                     name: "GLSA-201709-19",
                     refsource: "GENTOO",
                     url: "https://security.gentoo.org/glsa/201709-19",
                  },
                  {
                     name: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt",
                     refsource: "MISC",
                     url: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt",
                  },
                  {
                     name: "DSA-3888",
                     refsource: "DEBIAN",
                     url: "http://www.debian.org/security/2017/dsa-3888",
                  },
               ],
            },
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
      assignerShortName: "mitre",
      cveId: "CVE-2017-1000369",
      datePublished: "2017-06-19T16:00:00",
      dateReserved: "2017-06-19T00:00:00",
      dateUpdated: "2024-08-05T22:00:41.224Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      nvd: "{\"cve\":{\"id\":\"CVE-2017-1000369\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-06-19T16:29:00.343\",\"lastModified\":\"2024-11-21T03:04:33.963\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Exim supports the use of multiple \\\"-p\\\" command line arguments which are malloc()'ed and never free()'ed, used in conjunction with other issues allows attackers to cause arbitrary code execution. This affects exim version 4.89 and earlier. Please note that at this time upstream has released a patch (commit 65e061b76867a9ea7aeeb535341b790b90ae6c21), but it is not known if a new point release is available that addresses this issue at this time.\"},{\"lang\":\"es\",\"value\":\"Exim es compatible con el uso de múltiples argumentos de líneas de comandos \\\\\\\"-p\\\\\\\" en los que se emplea la función malloc() y nunca la función free(). Estos argumentos, junto con otros problemas permite que los atacantes provoquen la ejecución de código arbitrario. Esto afecta a las versiones 4.89 y anteriores de exim. Es importante mencionar que en este momento se ha lanzado un parche upstream (commit con ID 65e061b76867a9ea7aeeb535341b790b90ae6c21), pero no se sabe si hay disponible una nueva distribución de punto que trate este problema por el momento.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":4.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.5,\"impactScore\":1.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:N/I:P/A:N\",\"baseScore\":2.1,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-404\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exim:exim:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"4.87.1\",\"matchCriteriaId\":\"46B5015F-23DF-4989-B2ED-A1FCF8F50D66\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exim:exim:4.88:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"144B3769-7408-4C7C-94EB-108CD2B238E4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exim:exim:4.88:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"E3E62B76-8B38-4C51-AE2F-B5C640B81339\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exim:exim:4.88:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"752F3F0F-635E-406D-90A6-558CAE26A204\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exim:exim:4.88:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"887F6AE0-E736-463C-AED0-1DBAD62F4324\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exim:exim:4.88:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"D2CDD0DD-5A42-4800-A60C-C0759418AEA1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exim:exim:4.88:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"D881CB60-EA98-4584-A819-C06987AE6A70\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exim:exim:4.88:rc6:*:*:*:*:*:*\",\"matchCriteriaId\":\"1A866294-79EF-4E0F-845F-F147D33585B9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exim:exim:4.89:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"9B52AB04-BA19-42D7-811E-61BBABD0735F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exim:exim:4.89:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"1610A031-C253-414D-BF44-E312D338B545\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exim:exim:4.89:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"23259F45-8588-4FDC-94AB-A8F7F878EE71\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exim:exim:4.89:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"22D40D0B-C4A1-46C3-9FE3-CC78D89F0A4F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exim:exim:4.89:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"061773A0-2675-49C3-8314-A761521035D4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exim:exim:4.89:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"A09D21D1-B978-44CA-BA94-74B31D30A843\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exim:exim:4.89:rc6:*:*:*:*:*:*\",\"matchCriteriaId\":\"6296A7B2-FBBF-4B34-B4C1-01C012E34039\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exim:exim:4.89:rc7:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD5F71E9-A8FC-4DE5-BD1D-979E8E301A84\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}],\"references\":[{\"url\":\"http://www.debian.org/security/2017/dsa-3888\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/99252\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1038779\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/security/cve/CVE-2017-1000369\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/Exim/exim/commit/65e061b76867a9ea7aeeb535341b790b90ae6c21\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201709-19\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.debian.org/security/2017/dsa-3888\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/99252\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1038779\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/security/cve/CVE-2017-1000369\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/Exim/exim/commit/65e061b76867a9ea7aeeb535341b790b90ae6c21\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201709-19\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.