gsd-2010-2233
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
tif_getimage.c in LibTIFF 3.9.0 and 3.9.2 on 64-bit platforms, as used in ImageMagick, does not properly perform vertical flips, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted TIFF image, related to "downsampled OJPEG input."
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2010-2233",
    "description": "tif_getimage.c in LibTIFF 3.9.0 and 3.9.2 on 64-bit platforms, as used in ImageMagick, does not properly perform vertical flips, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted TIFF image, related to \"downsampled OJPEG input.\"",
    "id": "GSD-2010-2233",
    "references": [
      "https://www.suse.com/security/cve/CVE-2010-2233.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2010-2233"
      ],
      "details": "tif_getimage.c in LibTIFF 3.9.0 and 3.9.2 on 64-bit platforms, as used in ImageMagick, does not properly perform vertical flips, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted TIFF image, related to \"downsampled OJPEG input.\"",
      "id": "GSD-2010-2233",
      "modified": "2023-12-13T01:21:31.175220Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secalert@redhat.com",
        "ID": "CVE-2010-2233",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "tif_getimage.c in LibTIFF 3.9.0 and 3.9.2 on 64-bit platforms, as used in ImageMagick, does not properly perform vertical flips, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted TIFF image, related to \"downsampled OJPEG input.\""
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://secunia.com/advisories/50726",
            "refsource": "MISC",
            "url": "http://secunia.com/advisories/50726"
          },
          {
            "name": "http://security.gentoo.org/glsa/glsa-201209-02.xml",
            "refsource": "MISC",
            "url": "http://security.gentoo.org/glsa/glsa-201209-02.xml"
          },
          {
            "name": "http://marc.info/?l=oss-security\u0026m=127731610612908\u0026w=2",
            "refsource": "MISC",
            "url": "http://marc.info/?l=oss-security\u0026m=127731610612908\u0026w=2"
          },
          {
            "name": "http://www.remotesensing.org/libtiff/v3.9.4.html",
            "refsource": "MISC",
            "url": "http://www.remotesensing.org/libtiff/v3.9.4.html"
          },
          {
            "name": "http://bugzilla.maptools.org/show_bug.cgi?id=2207",
            "refsource": "MISC",
            "url": "http://bugzilla.maptools.org/show_bug.cgi?id=2207"
          },
          {
            "name": "http://secunia.com/advisories/40422",
            "refsource": "MISC",
            "url": "http://secunia.com/advisories/40422"
          },
          {
            "name": "http://securitytracker.com/id?1024150",
            "refsource": "MISC",
            "url": "http://securitytracker.com/id?1024150"
          },
          {
            "name": "https://bugzilla.redhat.com/show_bug.cgi?id=583081",
            "refsource": "MISC",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=583081"
          },
          {
            "name": "https://bugzilla.redhat.com/show_bug.cgi?id=607198",
            "refsource": "MISC",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=607198"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:libtiff:libtiff:3.9.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:libtiff:libtiff:3.9.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2010-2233"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "tif_getimage.c in LibTIFF 3.9.0 and 3.9.2 on 64-bit platforms, as used in ImageMagick, does not properly perform vertical flips, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted TIFF image, related to \"downsampled OJPEG input.\""
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-20"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://www.remotesensing.org/libtiff/v3.9.4.html",
              "refsource": "MISC",
              "tags": [],
              "url": "http://www.remotesensing.org/libtiff/v3.9.4.html"
            },
            {
              "name": "1024150",
              "refsource": "SECTRACK",
              "tags": [],
              "url": "http://securitytracker.com/id?1024150"
            },
            {
              "name": "http://bugzilla.maptools.org/show_bug.cgi?id=2207",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://bugzilla.maptools.org/show_bug.cgi?id=2207"
            },
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=583081",
              "refsource": "CONFIRM",
              "tags": [
                "Patch"
              ],
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=583081"
            },
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=607198",
              "refsource": "CONFIRM",
              "tags": [
                "Patch"
              ],
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=607198"
            },
            {
              "name": "[oss-security] 20100623 CVE requests: LibTIFF",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://marc.info/?l=oss-security\u0026m=127731610612908\u0026w=2"
            },
            {
              "name": "40422",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/40422"
            },
            {
              "name": "50726",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/50726"
            },
            {
              "name": "GLSA-201209-02",
              "refsource": "GENTOO",
              "tags": [],
              "url": "http://security.gentoo.org/glsa/glsa-201209-02.xml"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 7.5,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 6.4,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "HIGH",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2023-02-13T04:20Z",
      "publishedDate": "2010-07-02T12:43Z"
    }
  }
}


Log in or create an account to share your comment.




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.