4
CVSSv2

CVE-2006-2685

Published: 31/05/2006 Updated: 19/10/2017
CVSS v2 Base Score: 4 | Impact Score: 4.9 | Exploitability Score: 4.9
VMScore: 415
Vector: AV:N/AC:H/Au:N/C:P/I:P/A:N

Vulnerability Summary

PHP remote file inclusion vulnerability in Basic Analysis and Security Engine (BASE) 1.2.4 and previous versions, with register_globals enabled, allows remote malicious users 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.

Vulnerable Product Search on Vulmon Subscribe to Product

kevin johnson basic analysis and security engine 1.2.2

kevin johnson basic analysis and security engine 1.2.4

kevin johnson basic analysis and security engine 1.2.0

kevin johnson basic analysis and security engine 1.2.1

Exploits

## # $Id: base_qry_commonrb 11127 2010-11-24 19:35:38Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' class ...
## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/projects/Framework/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote include Msf::Expl ...
# Basic Analysis and Security Engine (BASE) <= 124 (melissa) Inclusion Vulnerabilities # Just glanced over BASE for a pentesting job /str0ke ! milw0rmcom ################################## [code (base_qry_commonphp)] include_once("$BASE_path/includes/base_signatureincphp"); [/code] [site]/snort/base_qry_commonphp?BASE_path= ...