CVE-2006-2682
Back-End CMS 0.7.2.1 - Remote File Inclusion via _PSL[classdir] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2682. PoCs published by Kacper.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in Back-End CMS by manipulating the `_PSL[classdir]` parameter in `BE_config.php` to include arbitrary remote scripts. The vulnerability arises due to insufficient input validation in the `require_once` function.
Description
PHP remote file inclusion vulnerability in BE_config.php in Back-End CMS 0.7.2.1 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the _PSL[classdir] parameter.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in Back-End CMS by manipulating the `_PSL[classdir]` parameter in `BE_config.php` to include arbitrary remote scripts. The vulnerability arises due to insufficient input validation in the `require_once` function.