Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-109775. PoCs published by BAYBORA.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in mypage0.4 by manipulating the 'page' parameter to traverse directories and access sensitive files like /etc/passwd. The code shows how the application fails to properly sanitize user input, allowing path traversal sequences to bypass security checks.
Description
mypage 0.4 - Local File Inclusion
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in mypage0.4 by manipulating the 'page' parameter to traverse directories and access sensitive files like /etc/passwd. The code shows how the application fails to properly sanitize user input, allowing path traversal sequences to bypass security checks.