fkie_cve-2017-9113
Vulnerability from fkie_nvd
Published
2017-05-21 18:29
Modified
2024-11-21 03:35
Summary
In OpenEXR 2.2.0, an invalid write of size 1 in the bufferedReadPixels function in ImfInputFile.cpp could cause the application to crash or execute arbitrary code.
References
cve@mitre.orghttp://lists.opensuse.org/opensuse-security-announce/2019-07/msg00060.html
cve@mitre.orghttp://lists.opensuse.org/opensuse-security-announce/2019-08/msg00000.html
cve@mitre.orghttp://www.openwall.com/lists/oss-security/2017/05/12/5Third Party Advisory
cve@mitre.orghttps://github.com/openexr/openexr/issues/232
cve@mitre.orghttps://github.com/openexr/openexr/pull/233
cve@mitre.orghttps://github.com/openexr/openexr/releases/tag/v2.2.1
cve@mitre.orghttps://lists.debian.org/debian-lts-announce/2020/08/msg00056.html
cve@mitre.orghttps://usn.ubuntu.com/4148-1/
cve@mitre.orghttps://usn.ubuntu.com/4339-1/
cve@mitre.orghttps://www.debian.org/security/2020/dsa-4755
af854a3a-2127-422b-91ae-364da2661108http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00060.html
af854a3a-2127-422b-91ae-364da2661108http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00000.html
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2017/05/12/5Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://github.com/openexr/openexr/issues/232
af854a3a-2127-422b-91ae-364da2661108https://github.com/openexr/openexr/pull/233
af854a3a-2127-422b-91ae-364da2661108https://github.com/openexr/openexr/releases/tag/v2.2.1
af854a3a-2127-422b-91ae-364da2661108https://lists.debian.org/debian-lts-announce/2020/08/msg00056.html
af854a3a-2127-422b-91ae-364da2661108https://usn.ubuntu.com/4148-1/
af854a3a-2127-422b-91ae-364da2661108https://usn.ubuntu.com/4339-1/
af854a3a-2127-422b-91ae-364da2661108https://www.debian.org/security/2020/dsa-4755
Impacted products
Vendor Product Version
openexr openexr 2.2.0



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:openexr:openexr:2.2.0:*:*:*:*:*:*:*",
                     matchCriteriaId: "DCA193BE-2354-4F9E-8415-F743BAAFEA2C",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "In OpenEXR 2.2.0, an invalid write of size 1 in the bufferedReadPixels function in ImfInputFile.cpp could cause the application to crash or execute arbitrary code.",
      },
      {
         lang: "es",
         value: "En OpenEXR 2.2.0 una escritura inválida de tamaño 1 en la función bufferedReadPixels en el archivo ImfInputFile.cpp podría provocar el cierre inesperado de una aplicación o ejecutar código arbitrario.",
      },
   ],
   id: "CVE-2017-9113",
   lastModified: "2024-11-21T03:35:21.013",
   metrics: {
      cvssMetricV2: [
         {
            acInsufInfo: false,
            baseSeverity: "MEDIUM",
            cvssData: {
               accessComplexity: "MEDIUM",
               accessVector: "NETWORK",
               authentication: "NONE",
               availabilityImpact: "PARTIAL",
               baseScore: 4.3,
               confidentialityImpact: "NONE",
               integrityImpact: "NONE",
               vectorString: "AV:N/AC:M/Au:N/C:N/I:N/A:P",
               version: "2.0",
            },
            exploitabilityScore: 8.6,
            impactScore: 2.9,
            obtainAllPrivilege: false,
            obtainOtherPrivilege: false,
            obtainUserPrivilege: false,
            source: "nvd@nist.gov",
            type: "Primary",
            userInteractionRequired: true,
         },
      ],
      cvssMetricV30: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 8.8,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "NONE",
               scope: "UNCHANGED",
               userInteraction: "REQUIRED",
               vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
               version: "3.0",
            },
            exploitabilityScore: 2.8,
            impactScore: 5.9,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
   },
   published: "2017-05-21T18:29:00.377",
   references: [
      {
         source: "cve@mitre.org",
         url: "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00060.html",
      },
      {
         source: "cve@mitre.org",
         url: "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00000.html",
      },
      {
         source: "cve@mitre.org",
         tags: [
            "Third Party Advisory",
         ],
         url: "http://www.openwall.com/lists/oss-security/2017/05/12/5",
      },
      {
         source: "cve@mitre.org",
         url: "https://github.com/openexr/openexr/issues/232",
      },
      {
         source: "cve@mitre.org",
         url: "https://github.com/openexr/openexr/pull/233",
      },
      {
         source: "cve@mitre.org",
         url: "https://github.com/openexr/openexr/releases/tag/v2.2.1",
      },
      {
         source: "cve@mitre.org",
         url: "https://lists.debian.org/debian-lts-announce/2020/08/msg00056.html",
      },
      {
         source: "cve@mitre.org",
         url: "https://usn.ubuntu.com/4148-1/",
      },
      {
         source: "cve@mitre.org",
         url: "https://usn.ubuntu.com/4339-1/",
      },
      {
         source: "cve@mitre.org",
         url: "https://www.debian.org/security/2020/dsa-4755",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00060.html",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00000.html",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Third Party Advisory",
         ],
         url: "http://www.openwall.com/lists/oss-security/2017/05/12/5",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "https://github.com/openexr/openexr/issues/232",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "https://github.com/openexr/openexr/pull/233",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "https://github.com/openexr/openexr/releases/tag/v2.2.1",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "https://lists.debian.org/debian-lts-announce/2020/08/msg00056.html",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "https://usn.ubuntu.com/4148-1/",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "https://usn.ubuntu.com/4339-1/",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "https://www.debian.org/security/2020/dsa-4755",
      },
   ],
   sourceIdentifier: "cve@mitre.org",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "NVD-CWE-noinfo",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}


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.