CVE-2010-2785
KVIrc 3.x-4.x - Authenticated Arbitrary CTCP Command Execution via Backslash Handling
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-2785. PoCs published by unic0rn.
AI-analyzed exploit summary This exploit leverages a command injection vulnerability in KVIrc by sending maliciously crafted CTCP messages to execute arbitrary commands. The PoC demonstrates two payloads: one to force a quit and another to send a message to a channel.
Description
The IRC Protocol component in KVIrc 3.x and 4.x before r4693 does not properly handle \ (backslash) characters, which allows remote authenticated users to execute arbitrary CTCP commands via vectors involving \r and \40 sequences, a different vulnerability than CVE-2010-2451 and CVE-2010-2452.
Exploits (1)
This exploit leverages a command injection vulnerability in KVIrc by sending maliciously crafted CTCP messages to execute arbitrary commands. The PoC demonstrates two payloads: one to force a quit and another to send a message to a channel.