CVE-2010-5301
Kolibri 2.0 - Remote Code Execution via Long URI in HEAD Request
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2010-5301. PoCs published by TheLeader, lem0nSec.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in Kolibri v2.0 by sending a malformed HEAD request to overwrite the return address and SEH handler, achieving remote code execution. It includes shellcode and handles different OS versions via configurable modes.
Description
Stack-based buffer overflow in Kolibri 2.0 allows remote attackers to execute arbitrary code via a long URI in a HEAD request.
Exploits (2)
This exploit targets a buffer overflow vulnerability in Kolibri v2.0 by sending a malformed HEAD request to overwrite the return address and SEH handler, achieving remote code execution. It includes shellcode and handles different OS versions via configurable modes.
This repository contains a functional proof-of-concept exploit for CVE-2010-5301, targeting a stack-based buffer overflow in Kolibrì HTTP Server 2.0. The exploit leverages SEH overflow with DLL injection and an egghunter technique to achieve remote code execution.