gsd-2012-1610
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Integer overflow in the GetEXIFProperty function in magick/property.c in ImageMagick before 6.7.6-4 allows remote attackers to cause a denial of service (out-of-bounds read) via a large component count for certain EXIF tags in a JPEG image. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-0259.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2012-1610",
      description: "Integer overflow in the GetEXIFProperty function in magick/property.c in ImageMagick before 6.7.6-4 allows remote attackers to cause a denial of service (out-of-bounds read) via a large component count for certain EXIF tags in a JPEG image.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-0259.",
      id: "GSD-2012-1610",
      references: [
         "https://www.suse.com/security/cve/CVE-2012-1610.html",
         "https://www.debian.org/security/2012/dsa-2462",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2012-1610",
         ],
         details: "Integer overflow in the GetEXIFProperty function in magick/property.c in ImageMagick before 6.7.6-4 allows remote attackers to cause a denial of service (out-of-bounds read) via a large component count for certain EXIF tags in a JPEG image.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-0259.",
         id: "GSD-2012-1610",
         modified: "2023-12-13T01:20:18.427065Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "secalert@redhat.com",
            ID: "CVE-2012-1610",
            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: "Integer overflow in the GetEXIFProperty function in magick/property.c in ImageMagick before 6.7.6-4 allows remote attackers to cause a denial of service (out-of-bounds read) via a large component count for certain EXIF tags in a JPEG image.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-0259.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "55035",
                  refsource: "SECUNIA",
                  url: "http://secunia.com/advisories/55035",
               },
               {
                  name: "openSUSE-SU-2012:0692",
                  refsource: "SUSE",
                  url: "http://lists.opensuse.org/opensuse-updates/2012-06/msg00001.html",
               },
               {
                  name: "[oss-security] 20120404 CVE-2012-1610 assignment notification: ImageMagick insufficient patch  for CVE-2012-0259",
                  refsource: "MLIST",
                  url: "http://www.openwall.com/lists/oss-security/2012/04/04/6",
               },
               {
                  name: "49043",
                  refsource: "SECUNIA",
                  url: "http://secunia.com/advisories/49043",
               },
               {
                  name: "DSA-2462",
                  refsource: "DEBIAN",
                  url: "http://www.debian.org/security/2012/dsa-2462",
               },
               {
                  name: "81024",
                  refsource: "OSVDB",
                  url: "http://www.osvdb.org/81024",
               },
               {
                  name: "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-0259",
                  refsource: "MISC",
                  url: "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-0259",
               },
               {
                  name: "52898",
                  refsource: "BID",
                  url: "http://www.securityfocus.com/bid/52898",
               },
               {
                  name: "USN-1435-1",
                  refsource: "UBUNTU",
                  url: "http://ubuntu.com/usn/usn-1435-1",
               },
               {
                  name: "48974",
                  refsource: "SECUNIA",
                  url: "http://secunia.com/advisories/48974",
               },
               {
                  name: "49317",
                  refsource: "SECUNIA",
                  url: "http://secunia.com/advisories/49317",
               },
               {
                  name: "http://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=20629",
                  refsource: "CONFIRM",
                  url: "http://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=20629",
               },
               {
                  name: "imagemagick-getexifproperty-dos(74660)",
                  refsource: "XF",
                  url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/74660",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "6.7.6-4",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:o:debian:debian_linux:6.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:11.04:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:11.10:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:o:opensuse:opensuse:11.4:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:opensuse:opensuse:12.1:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "secalert@redhat.com",
               ID: "CVE-2012-1610",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "Integer overflow in the GetEXIFProperty function in magick/property.c in ImageMagick before 6.7.6-4 allows remote attackers to cause a denial of service (out-of-bounds read) via a large component count for certain EXIF tags in a JPEG image.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-0259.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-190",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "http://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=20629",
                     refsource: "CONFIRM",
                     tags: [
                        "Issue Tracking",
                        "Patch",
                        "Vendor Advisory",
                     ],
                     url: "http://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=20629",
                  },
                  {
                     name: "48974",
                     refsource: "SECUNIA",
                     tags: [
                        "Broken Link",
                     ],
                     url: "http://secunia.com/advisories/48974",
                  },
                  {
                     name: "DSA-2462",
                     refsource: "DEBIAN",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "http://www.debian.org/security/2012/dsa-2462",
                  },
                  {
                     name: "[oss-security] 20120404 CVE-2012-1610 assignment notification: ImageMagick insufficient patch  for CVE-2012-0259",
                     refsource: "MLIST",
                     tags: [
                        "Mailing List",
                        "Third Party Advisory",
                     ],
                     url: "http://www.openwall.com/lists/oss-security/2012/04/04/6",
                  },
                  {
                     name: "81024",
                     refsource: "OSVDB",
                     tags: [
                        "Broken Link",
                     ],
                     url: "http://www.osvdb.org/81024",
                  },
                  {
                     name: "49317",
                     refsource: "SECUNIA",
                     tags: [
                        "Broken Link",
                     ],
                     url: "http://secunia.com/advisories/49317",
                  },
                  {
                     name: "49043",
                     refsource: "SECUNIA",
                     tags: [
                        "Broken Link",
                     ],
                     url: "http://secunia.com/advisories/49043",
                  },
                  {
                     name: "52898",
                     refsource: "BID",
                     tags: [
                        "Third Party Advisory",
                        "VDB Entry",
                     ],
                     url: "http://www.securityfocus.com/bid/52898",
                  },
                  {
                     name: "openSUSE-SU-2012:0692",
                     refsource: "SUSE",
                     tags: [
                        "Mailing List",
                        "Third Party Advisory",
                     ],
                     url: "http://lists.opensuse.org/opensuse-updates/2012-06/msg00001.html",
                  },
                  {
                     name: "USN-1435-1",
                     refsource: "UBUNTU",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "http://ubuntu.com/usn/usn-1435-1",
                  },
                  {
                     name: "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-0259",
                     refsource: "MISC",
                     tags: [
                        "Issue Tracking",
                        "Patch",
                        "Third Party Advisory",
                     ],
                     url: "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-0259",
                  },
                  {
                     name: "55035",
                     refsource: "SECUNIA",
                     tags: [
                        "Broken Link",
                     ],
                     url: "http://secunia.com/advisories/55035",
                  },
                  {
                     name: "imagemagick-getexifproperty-dos(74660)",
                     refsource: "XF",
                     tags: [
                        "Third Party Advisory",
                        "VDB Entry",
                     ],
                     url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/74660",
                  },
               ],
            },
         },
         impact: {
            baseMetricV2: {
               acInsufInfo: false,
               cvssV2: {
                  accessComplexity: "LOW",
                  accessVector: "NETWORK",
                  authentication: "NONE",
                  availabilityImpact: "PARTIAL",
                  baseScore: 5,
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  vectorString: "AV:N/AC:L/Au:N/C:N/I:N/A:P",
                  version: "2.0",
               },
               exploitabilityScore: 10,
               impactScore: 2.9,
               obtainAllPrivilege: false,
               obtainOtherPrivilege: false,
               obtainUserPrivilege: false,
               severity: "MEDIUM",
               userInteractionRequired: false,
            },
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 7.5,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  version: "3.1",
               },
               exploitabilityScore: 3.9,
               impactScore: 3.6,
            },
         },
         lastModifiedDate: "2020-08-14T18:47Z",
         publishedDate: "2012-06-05T22:55Z",
      },
   },
}


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.