gsd-2017-14461
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
A specially crafted email delivered over SMTP and passed on to Dovecot by MTA can trigger an out of bounds read resulting in potential sensitive information disclosure and denial of service. In order to trigger this vulnerability, an attacker needs to send a specially crafted email message to the server.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2017-14461",
      description: "A specially crafted email delivered over SMTP and passed on to Dovecot by MTA can trigger an out of bounds read resulting in potential sensitive information disclosure and denial of service. In order to trigger this vulnerability, an attacker needs to send a specially crafted email message to the server.",
      id: "GSD-2017-14461",
      references: [
         "https://www.suse.com/security/cve/CVE-2017-14461.html",
         "https://www.debian.org/security/2018/dsa-4130",
         "https://ubuntu.com/security/CVE-2017-14461",
         "https://advisories.mageia.org/CVE-2017-14461.html",
         "https://security.archlinux.org/CVE-2017-14461",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2017-14461",
         ],
         details: "A specially crafted email delivered over SMTP and passed on to Dovecot by MTA can trigger an out of bounds read resulting in potential sensitive information disclosure and denial of service. In order to trigger this vulnerability, an attacker needs to send a specially crafted email message to the server.",
         id: "GSD-2017-14461",
         modified: "2023-12-13T01:21:13.151442Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "talos-cna@cisco.com",
            DATE_PUBLIC: "2018-02-28T00:00:00",
            ID: "CVE-2017-14461",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Dovecot",
                              version: {
                                 version_data: [
                                    {
                                       version_value: "2.2.33.2",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "The Dovecot Project",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "A specially crafted email delivered over SMTP and passed on to Dovecot by MTA can trigger an out of bounds read resulting in potential sensitive information disclosure and denial of service. In order to trigger this vulnerability, an attacker needs to send a specially crafted email message to the server.",
               },
            ],
         },
         impact: {
            cvss: {
               baseScore: 5.9,
               baseSeverity: "Medium",
               vectorString: "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:H",
               version: "3.0",
            },
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "CWE-125: Out-of-bounds Read",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "USN-3587-1",
                  refsource: "UBUNTU",
                  url: "https://usn.ubuntu.com/3587-1/",
               },
               {
                  name: "[debian-lts-announce] 20180331 [SECURITY] [DLA 1333-1] dovecot security update",
                  refsource: "MLIST",
                  url: "https://lists.debian.org/debian-lts-announce/2018/03/msg00036.html",
               },
               {
                  name: "DSA-4130",
                  refsource: "DEBIAN",
                  url: "https://www.debian.org/security/2018/dsa-4130",
               },
               {
                  name: "USN-3587-2",
                  refsource: "UBUNTU",
                  url: "https://usn.ubuntu.com/3587-2/",
               },
               {
                  name: "103201",
                  refsource: "BID",
                  url: "http://www.securityfocus.com/bid/103201",
               },
               {
                  name: "[dovecot-news] 20180228 v2.2.34 released",
                  refsource: "MLIST",
                  url: "https://www.dovecot.org/list/dovecot-news/2018-February/000370.html",
               },
               {
                  name: "https://talosintelligence.com/vulnerability_reports/TALOS-2017-0510",
                  refsource: "MISC",
                  url: "https://talosintelligence.com/vulnerability_reports/TALOS-2017-0510",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:dovecot:dovecot:2.2.33.2:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:o:ubuntu:ubuntu:14.04:*:*:*:lts:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:ubuntu:ubuntu:16.04:*:*:*:lts:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:ubuntu:ubuntu:17.10:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "talos-cna@cisco.com",
               ID: "CVE-2017-14461",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "A specially crafted email delivered over SMTP and passed on to Dovecot by MTA can trigger an out of bounds read resulting in potential sensitive information disclosure and denial of service. In order to trigger this vulnerability, an attacker needs to send a specially crafted email message to the server.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-200",
                        },
                        {
                           lang: "en",
                           value: "CWE-125",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "[dovecot-news] 20180228 v2.2.34 released",
                     refsource: "MLIST",
                     tags: [
                        "Issue Tracking",
                        "Vendor Advisory",
                     ],
                     url: "https://www.dovecot.org/list/dovecot-news/2018-February/000370.html",
                  },
                  {
                     name: "https://talosintelligence.com/vulnerability_reports/TALOS-2017-0510",
                     refsource: "MISC",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://talosintelligence.com/vulnerability_reports/TALOS-2017-0510",
                  },
                  {
                     name: "DSA-4130",
                     refsource: "DEBIAN",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://www.debian.org/security/2018/dsa-4130",
                  },
                  {
                     name: "103201",
                     refsource: "BID",
                     tags: [
                        "Third Party Advisory",
                        "VDB Entry",
                     ],
                     url: "http://www.securityfocus.com/bid/103201",
                  },
                  {
                     name: "USN-3587-1",
                     refsource: "UBUNTU",
                     tags: [
                        "Patch",
                        "Third Party Advisory",
                     ],
                     url: "https://usn.ubuntu.com/3587-1/",
                  },
                  {
                     name: "[debian-lts-announce] 20180331 [SECURITY] [DLA 1333-1] dovecot security update",
                     refsource: "MLIST",
                     tags: [],
                     url: "https://lists.debian.org/debian-lts-announce/2018/03/msg00036.html",
                  },
                  {
                     name: "USN-3587-2",
                     refsource: "UBUNTU",
                     tags: [],
                     url: "https://usn.ubuntu.com/3587-2/",
                  },
               ],
            },
         },
         impact: {
            baseMetricV2: {
               cvssV2: {
                  accessComplexity: "LOW",
                  accessVector: "NETWORK",
                  authentication: "SINGLE",
                  availabilityImpact: "PARTIAL",
                  baseScore: 5.5,
                  confidentialityImpact: "PARTIAL",
                  integrityImpact: "NONE",
                  vectorString: "AV:N/AC:L/Au:S/C:P/I:N/A:P",
                  version: "2.0",
               },
               exploitabilityScore: 8,
               impactScore: 4.9,
               obtainAllPrivilege: false,
               obtainOtherPrivilege: false,
               obtainUserPrivilege: false,
               severity: "MEDIUM",
               userInteractionRequired: false,
            },
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 7.1,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "LOW",
                  integrityImpact: "NONE",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
                  version: "3.0",
               },
               exploitabilityScore: 2.8,
               impactScore: 4.2,
            },
         },
         lastModifiedDate: "2022-04-19T19:15Z",
         publishedDate: "2018-03-02T15:29Z",
      },
   },
}


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.