CVE-2015-8732

MEDIUM

Wireshark 1.12.x < 1.12.9 and 2.0.x < 2.0.1 - Denial of Service via ZigBee ZCL Dissector

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2015-8732. PoCs published by Google Security Research.

AI-analyzed exploit summary This exploit demonstrates a global-buffer-overflow vulnerability in Wireshark's ZigBee ZCL dissector, specifically in the `dissect_zcl_pwr_prof_pwrprofstatersp` function. The crash occurs due to an out-of-bounds read when processing malformed packet capture files, leading to a denial-of-service condition.

Description

The dissect_zcl_pwr_prof_pwrprofstatersp function in epan/dissectors/packet-zbee-zcl-general.c in the ZigBee ZCL dissector in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 does not validate the Total Profile Number field, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted packet.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Google Security Research · textdosmultiple
https://www.exploit-db.com/exploits/38995

This exploit demonstrates a global-buffer-overflow vulnerability in Wireshark's ZigBee ZCL dissector, specifically in the `dissect_zcl_pwr_prof_pwrprofstatersp` function. The crash occurs due to an out-of-bounds read when processing malformed packet capture files, leading to a denial-of-service condition.

Classification
Working Poc 100%
Attack Type
Dos
Complexity
Trivial
Reliability
Reliable
Target: Wireshark (git master at the time of disclosure)
No auth needed
Prerequisites: A malformed packet capture file to trigger the vulnerability
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (9)

Core 9
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/79382
Third Party Advisory vendor-advisory x_refsource_debian
http://www.debian.org/security/2016/dsa-3505
Vendor Advisory x_refsource_confirm
http://www.wireshark.org/security/wnpa-sec-2015-50.html
Third Party Advisory vendor-advisory x_refsource_gentoo
https://security.gentoo.org/glsa/201604-05
Third Party Advisory, VDB Entry vdb-entry x_refsource_sectrack
http://www.securitytracker.com/id/1034551

Scores

CVSS v3 5.5
EPSS 0.0479
EPSS Percentile 90.8%
Attack Vector LOCAL
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

Details

CWE
CWE-20
Status published
Products (10)
wireshark/wireshark 1.12.0
wireshark/wireshark 1.12.1
wireshark/wireshark 1.12.2
wireshark/wireshark 1.12.3
wireshark/wireshark 1.12.4
wireshark/wireshark 1.12.5
wireshark/wireshark 1.12.6
wireshark/wireshark 1.12.7
wireshark/wireshark 1.12.8
wireshark/wireshark 2.0.0
Published Jan 04, 2016
Tracked Since Feb 18, 2026