gsd-2015-1547
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The NeXTDecode function in tif_next.c in LibTIFF allows remote attackers to cause a denial of service (uninitialized memory access) via a crafted TIFF image, as demonstrated by libtiff5.tif.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2015-1547",
      description: "The NeXTDecode function in tif_next.c in LibTIFF allows remote attackers to cause a denial of service (uninitialized memory access) via a crafted TIFF image, as demonstrated by libtiff5.tif.",
      id: "GSD-2015-1547",
      references: [
         "https://www.suse.com/security/cve/CVE-2015-1547.html",
         "https://access.redhat.com/errata/RHSA-2016:1547",
         "https://access.redhat.com/errata/RHSA-2016:1546",
         "https://advisories.mageia.org/CVE-2015-1547.html",
         "https://alas.aws.amazon.com/cve/html/CVE-2015-1547.html",
         "https://linux.oracle.com/cve/CVE-2015-1547.html",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2015-1547",
         ],
         details: "The NeXTDecode function in tif_next.c in LibTIFF allows remote attackers to cause a denial of service (uninitialized memory access) via a crafted TIFF image, as demonstrated by libtiff5.tif.",
         id: "GSD-2015-1547",
         modified: "2023-12-13T01:20:05.021096Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "cve@mitre.org",
            ID: "CVE-2015-1547",
            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: "The NeXTDecode function in tif_next.c in LibTIFF allows remote attackers to cause a denial of service (uninitialized memory access) via a crafted TIFF image, as demonstrated by libtiff5.tif.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html",
                  refsource: "CONFIRM",
                  url: "http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html",
               },
               {
                  name: "RHSA-2016:1547",
                  refsource: "REDHAT",
                  url: "http://rhn.redhat.com/errata/RHSA-2016-1547.html",
               },
               {
                  name: "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html",
                  refsource: "CONFIRM",
                  url: "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html",
               },
               {
                  name: "GLSA-201701-16",
                  refsource: "GENTOO",
                  url: "https://security.gentoo.org/glsa/201701-16",
               },
               {
                  name: "73438",
                  refsource: "BID",
                  url: "http://www.securityfocus.com/bid/73438",
               },
               {
                  name: "http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html",
                  refsource: "CONFIRM",
                  url: "http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html",
               },
               {
                  name: "RHSA-2016:1546",
                  refsource: "REDHAT",
                  url: "http://rhn.redhat.com/errata/RHSA-2016-1546.html",
               },
               {
                  name: "[oss-security] 20150207 Re: Multiple vulnerabilities in LibTIFF and associated tools",
                  refsource: "MLIST",
                  url: "http://openwall.com/lists/oss-security/2015/02/07/5",
               },
               {
                  name: "DSA-3467",
                  refsource: "DEBIAN",
                  url: "http://www.debian.org/security/2016/dsa-3467",
               },
               {
                  name: "[oss-security] 20150124 Multiple vulnerabilities in LibTIFF and associated tools",
                  refsource: "MLIST",
                  url: "http://openwall.com/lists/oss-security/2015/01/24/16",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:libtiff:libtiff:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndIncluding: "4.0.6",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "cve@mitre.org",
               ID: "CVE-2015-1547",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "The NeXTDecode function in tif_next.c in LibTIFF allows remote attackers to cause a denial of service (uninitialized memory access) via a crafted TIFF image, as demonstrated by libtiff5.tif.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-119",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "[oss-security] 20150207 Re: Multiple vulnerabilities in LibTIFF and associated tools",
                     refsource: "MLIST",
                     tags: [
                        "Exploit",
                     ],
                     url: "http://openwall.com/lists/oss-security/2015/02/07/5",
                  },
                  {
                     name: "DSA-3467",
                     refsource: "DEBIAN",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "http://www.debian.org/security/2016/dsa-3467",
                  },
                  {
                     name: "[oss-security] 20150124 Multiple vulnerabilities in LibTIFF and associated tools",
                     refsource: "MLIST",
                     tags: [
                        "Exploit",
                     ],
                     url: "http://openwall.com/lists/oss-security/2015/01/24/16",
                  },
                  {
                     name: "http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html",
                     refsource: "CONFIRM",
                     tags: [],
                     url: "http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html",
                  },
                  {
                     name: "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html",
                     refsource: "CONFIRM",
                     tags: [],
                     url: "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html",
                  },
                  {
                     name: "http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html",
                     refsource: "CONFIRM",
                     tags: [],
                     url: "http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html",
                  },
                  {
                     name: "73438",
                     refsource: "BID",
                     tags: [],
                     url: "http://www.securityfocus.com/bid/73438",
                  },
                  {
                     name: "GLSA-201701-16",
                     refsource: "GENTOO",
                     tags: [],
                     url: "https://security.gentoo.org/glsa/201701-16",
                  },
                  {
                     name: "RHSA-2016:1547",
                     refsource: "REDHAT",
                     tags: [],
                     url: "http://rhn.redhat.com/errata/RHSA-2016-1547.html",
                  },
                  {
                     name: "RHSA-2016:1546",
                     refsource: "REDHAT",
                     tags: [],
                     url: "http://rhn.redhat.com/errata/RHSA-2016-1546.html",
                  },
               ],
            },
         },
         impact: {
            baseMetricV2: {
               cvssV2: {
                  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,
               severity: "MEDIUM",
               userInteractionRequired: true,
            },
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "REQUIRED",
                  vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
                  version: "3.0",
               },
               exploitabilityScore: 2.8,
               impactScore: 3.6,
            },
         },
         lastModifiedDate: "2018-01-05T02:30Z",
         publishedDate: "2016-04-13T17:59Z",
      },
   },
}


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.