CVE-2016-2233
HIGHHexChat 2.10.2 - Denial of Service via CAP LS Message Buffer Overflow
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2016-2233. PoCs published by PizzaHatHacker, fath0218.
AI-analyzed exploit summary This exploit demonstrates a stack buffer overflow in HexChat IRC client by sending a maliciously crafted CAP LS message with repeated options, causing a crash due to overflow in the fixed-size buffer.
Description
Stack-based buffer overflow in the inbound_cap_ls function in common/inbound.c in HexChat 2.10.2 allows remote IRC servers to cause a denial of service (crash) via a large number of options in a CAP LS message.
Exploits (2)
This exploit demonstrates a stack buffer overflow in HexChat IRC client by sending a maliciously crafted CAP LS message with repeated options, causing a crash due to overflow in the fixed-size buffer.
This repository contains a functional exploit for CVE-2016-2233, a stack-based buffer overflow in HexChat's IRC client. The exploit involves sending a crafted CAP LS message with repeated options to overflow a fixed-size buffer, causing a crash.
References (3)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H