CVE-2015-8739

MEDIUM

Wireshark 2.0.x - Denial of Service via IPMI Dissector Packet Scope Access

Title source: llm
STIX 2.1

Exploitation Summary

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

AI-analyzed exploit summary This exploit demonstrates a denial-of-service (DoS) vulnerability in Wireshark by triggering an assertion failure in the `wmem_alloc` function when processing a malformed file. The crash occurs due to an out-of-scope memory allocator, leading to a SIGABRT signal.

Description

The ipmi_fmt_udpport function in epan/dissectors/packet-ipmi.c in the IPMI dissector in Wireshark 2.0.x before 2.0.1 improperly attempts to access a packet scope, which allows remote attackers to cause a denial of service (assertion failure and application exit) via a crafted packet.

Exploits (1)

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

This exploit demonstrates a denial-of-service (DoS) vulnerability in Wireshark by triggering an assertion failure in the `wmem_alloc` function when processing a malformed file. The crash occurs due to an out-of-scope memory allocator, leading to a SIGABRT signal.

Classification
Working Poc 90%
Attack Type
Dos
Complexity
Trivial
Reliability
Reliable
Target: Wireshark (git master at the time of disclosure)
No auth needed
Prerequisites: A malformed file to be processed by Wireshark/tshark
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (6)

Core 6
Core References
Vendor Advisory x_refsource_confirm
http://www.wireshark.org/security/wnpa-sec-2015-57.html
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/79382
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.0441
EPSS Percentile 90.1%
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 (1)
wireshark/wireshark 2.0.0
Published Jan 04, 2016
Tracked Since Feb 18, 2026