mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
779 B
Markdown
18 lines
779 B
Markdown
### [CVE-2006-2685](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2685)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in Basic Analysis and Security Engine (BASE) 1.2.4 and earlier, with register_globals enabled, allows remote attackers to execute arbitrary PHP code via a URL in the BASE_path parameter to (1) base_qry_common.php, (2) base_stat_common.php, and (3) includes/base_include.inc.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/1823
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|