CVE-2007-6079
bcoos 1.0.10 - Path Traversal and Arbitrary File Execution via xoopsOption[pagetype] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-6079. PoCs published by BugReport.IR.
AI-analyzed exploit summary This is a technical writeup detailing multiple vulnerabilities in Bcoos CMS, including Local File Inclusion (LFI) and SQL Injection. It provides code snippets, root cause analysis, and proof-of-concept URLs for exploitation.
Description
Directory traversal vulnerability in include/common.php in bcoos 1.0.10 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the xoopsOption[pagetype] parameter to the default URI for modules/news/. NOTE: this can be leveraged by using legitimate product functionality to upload a file that contains the code, then including that file.
Exploits (1)
This is a technical writeup detailing multiple vulnerabilities in Bcoos CMS, including Local File Inclusion (LFI) and SQL Injection. It provides code snippets, root cause analysis, and proof-of-concept URLs for exploitation.