CVE-2015-8739
MEDIUMWireshark 2.0.x - Denial of Service via IPMI Dissector Packet Scope Access
Title source: llmExploitation 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)
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.
References (6)
Scores
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H