CVE-2006-4850
BolinOS < 4.5.5 - Remote File Inclusion via gBRootPath Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-4850. PoCs published by Mehmet Ince.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in BolinOS v.4.5.5 by manipulating the `gBRootPath` parameter to include arbitrary remote scripts. The vulnerability arises from insecure handling of user-supplied input in the include statement.
Description
PHP remote file inclusion vulnerability in system/_b/contentFiles/gBIndex.php in BolinOS 4.5.5 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the gBRootPath parameter.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in BolinOS v.4.5.5 by manipulating the `gBRootPath` parameter to include arbitrary remote scripts. The vulnerability arises from insecure handling of user-supplied input in the include statement.