Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-0290. PoCs published by flyh4t.
AI-analyzed exploit summary This exploit demonstrates a local/remote file include vulnerability in GNUBoard V4.31.03. It leverages improper input validation in the `g4_path` parameter to include arbitrary files, potentially leading to remote code execution when `allow_url_include` is enabled.
Description
Directory traversal vulnerability in common.php in SIR GNUBoard 4.31.03 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the g4_path parameter. NOTE: in some environments, this can be leveraged for remote code execution via a data: URI or a UNC share pathname.
Exploits (1)
This exploit demonstrates a local/remote file include vulnerability in GNUBoard V4.31.03. It leverages improper input validation in the `g4_path` parameter to include arbitrary files, potentially leading to remote code execution when `allow_url_include` is enabled.