Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-103955. PoCs published by AutoSec Tools.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in jHTTPd 0.1a by sending a crafted HTTP GET request with multiple '../' sequences to access files outside the web root. The PoC connects to the target server and attempts to read a specified file (e.g., 'windows/win.ini') using socket communication.
Description
jHTTPd 0.1a - Directory Traversal
Exploits (1)
This exploit demonstrates a directory traversal vulnerability in jHTTPd 0.1a by sending a crafted HTTP GET request with multiple '../' sequences to access files outside the web root. The PoC connects to the target server and attempts to read a specified file (e.g., 'windows/win.ini') using socket communication.