EIP-2026-119425
PRE-CVESimple Web Server 2.3-rc1 - Directory Traversal
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-119425. PoCs published by CwG GeNiuS.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in Simple Webserver 2.3-rc1 by sending a crafted GET request without a preceding '/', allowing access to arbitrary files (e.g., win.ini). The PoC uses netcat to interact with the server and confirms the vulnerability by retrieving the file content.
Description
Simple Web Server 2.3-rc1 - Directory Traversal
Exploits (1)
This exploit demonstrates a directory traversal vulnerability in Simple Webserver 2.3-rc1 by sending a crafted GET request without a preceding '/', allowing access to arbitrary files (e.g., win.ini). The PoC uses netcat to interact with the server and confirms the vulnerability by retrieving the file content.