CVE-2010-2333
LiteSpeed Web Server < 4.0.15 - Unauthenticated Source Code Disclosure via Null Byte and .txt Extension
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2010-2333.
PoCs published by kingcope, jmonge12, Kingcope, xanda, including Metasploit module auxiliary/scanner/http/litespeed_source_disclosure.
AI-analyzed exploit summary This Perl script exploits a null byte injection vulnerability in LiteSpeed Web Server to disclose the source code of PHP files. It sends a crafted HTTP request with a null byte followed by '.txt' to bypass file extension restrictions and retrieve the raw source code.
Description
LiteSpeed Technologies LiteSpeed Web Server 4.0.x before 4.0.15 allows remote attackers to read the source code of scripts via an HTTP request with a null byte followed by a .txt file extension.
Exploits (3)
This Perl script exploits a null byte injection vulnerability in LiteSpeed Web Server to disclose the source code of PHP files. It sends a crafted HTTP request with a null byte followed by '.txt' to bypass file extension restrictions and retrieve the raw source code.
This repository documents a security audit of a residential router, focusing on vulnerability detection using Nmap scripts, specifically identifying CVE-2014-3566 (POODLE) and CVE-2010-2333. It provides detailed methodology, tool usage, and evidence of vulnerabilities but does not include functional exploit code.
This Metasploit module exploits a source code disclosure vulnerability in LiteSpeed versions 4.0.14 and prior by appending a null byte followed by '.txt' to the requested URI, allowing unauthorized download of source code.