Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-118650. PoCs published by chr1x.
AI-analyzed exploit summary The exploit demonstrates a directory traversal vulnerability in an HTTP application by sending a crafted GET request with excessive relative path traversal sequences to access the 'boot.ini' file. The vulnerability arises from insufficient input sanitization, allowing arbitrary file access within the webserver's context.
Description
HTTP 1.1 - GET Directory Traversal
Exploits (1)
The exploit demonstrates a directory traversal vulnerability in an HTTP application by sending a crafted GET request with excessive relative path traversal sequences to access the 'boot.ini' file. The vulnerability arises from insufficient input sanitization, allowing arbitrary file access within the webserver's context.