EIP-2026-113245
PRE-CVEWebBiblio Subject Gateway System - Local File Inclusion
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-113245. PoCs published by AntiSecurity.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in WebBiblio 3.0 by manipulating the 'page' parameter in help.php to traverse directories and read arbitrary files (e.g., /etc/passwd). The null byte (%00) is used to terminate the file path, bypassing any appended extensions.
Description
WebBiblio Subject Gateway System - Local File Inclusion
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in WebBiblio 3.0 by manipulating the 'page' parameter in help.php to traverse directories and read arbitrary files (e.g., /etc/passwd). The null byte (%00) is used to terminate the file path, bypassing any appended extensions.