fkie_cve-2015-8724
Vulnerability from fkie_nvd
Published
2016-01-04 05:59
Modified
2024-11-21 02:39
Summary
The AirPDcapDecryptWPABroadcastKey function in epan/crypt/airpdcap.c in the 802.11 dissector in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 does not verify the WPA broadcast key length, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted packet.
Impacted products



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:wireshark:wireshark:1.12.0:*:*:*:*:*:*:*",
                     matchCriteriaId: "29AC5E99-9C21-4C2E-AE68-A4B887318577",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:wireshark:wireshark:1.12.1:*:*:*:*:*:*:*",
                     matchCriteriaId: "B90C8934-01D8-4027-8A38-0B3230CC5077",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:wireshark:wireshark:1.12.2:*:*:*:*:*:*:*",
                     matchCriteriaId: "49C89A62-69E2-40C5-9C75-FA6601A935A2",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:wireshark:wireshark:1.12.3:*:*:*:*:*:*:*",
                     matchCriteriaId: "1946DDC9-E49F-4601-8448-E73B0480C880",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:wireshark:wireshark:1.12.4:*:*:*:*:*:*:*",
                     matchCriteriaId: "E2F85560-F43E-46C5-9CD1-1A1D66E21580",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:wireshark:wireshark:1.12.5:*:*:*:*:*:*:*",
                     matchCriteriaId: "2518D86A-623D-431E-9574-32B677D5FB94",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:wireshark:wireshark:1.12.6:*:*:*:*:*:*:*",
                     matchCriteriaId: "FEA2B085-01D2-4707-A9F7-6545E4D6D99A",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:wireshark:wireshark:1.12.7:*:*:*:*:*:*:*",
                     matchCriteriaId: "FE4BBF1A-4303-456C-AD19-F5BCF6FDD76B",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:wireshark:wireshark:1.12.8:*:*:*:*:*:*:*",
                     matchCriteriaId: "AD3D5FFB-1A09-4A06-8E83-DF72E39E1891",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:wireshark:wireshark:2.0.0:*:*:*:*:*:*:*",
                     matchCriteriaId: "80E2A443-32DB-4C8B-8D2D-AE4F80A154A1",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "The AirPDcapDecryptWPABroadcastKey function in epan/crypt/airpdcap.c in the 802.11 dissector in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 does not verify the WPA broadcast key length, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted packet.",
      },
      {
         lang: "es",
         value: "La función AirPDcapDecryptWPABroadcastKey en epan/crypt/airpdcap.c en el disector 802.11 en Wireshark 1.12.x en versiones anteriores a 1.12.9 y 2.0.x en versiones anteriores a 2.0.1 no verifica la longitud de clave de difusión WPA, lo que permite a atacantes remotos provocar una denegación de servicio (lectura fuera de rango y caída de aplicación) a través de un paquete manipulado.",
      },
   ],
   id: "CVE-2015-8724",
   lastModified: "2024-11-21T02:39:02.440",
   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: "LOCAL",
               availabilityImpact: "HIGH",
               baseScore: 5.5,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "NONE",
               integrityImpact: "NONE",
               privilegesRequired: "NONE",
               scope: "UNCHANGED",
               userInteraction: "REQUIRED",
               vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
               version: "3.0",
            },
            exploitabilityScore: 1.8,
            impactScore: 3.6,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
   },
   published: "2016-01-04T05:59:14.860",
   references: [
      {
         source: "cve@mitre.org",
         url: "http://www.debian.org/security/2016/dsa-3505",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.securityfocus.com/bid/79382",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.securitytracker.com/id/1034551",
      },
      {
         source: "cve@mitre.org",
         tags: [
            "Vendor Advisory",
         ],
         url: "http://www.wireshark.org/security/wnpa-sec-2015-42.html",
      },
      {
         source: "cve@mitre.org",
         url: "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11826",
      },
      {
         source: "cve@mitre.org",
         url: "https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=83f2818118ae255db949bb3a4b3a26ebd1c5f7c5",
      },
      {
         source: "cve@mitre.org",
         url: "https://security.gentoo.org/glsa/201604-05",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.debian.org/security/2016/dsa-3505",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.securityfocus.com/bid/79382",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.securitytracker.com/id/1034551",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "http://www.wireshark.org/security/wnpa-sec-2015-42.html",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11826",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=83f2818118ae255db949bb3a4b3a26ebd1c5f7c5",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "https://security.gentoo.org/glsa/201604-05",
      },
   ],
   sourceIdentifier: "cve@mitre.org",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-20",
            },
         ],
         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.