Lucene search
+L

TheGreenBow IPSec VPN Client Local Stack Overflow Vulnerability

🗓️ 28 Jan 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 31 Views

TheGreenBow IPSec VPN Client Local Stack Overflow Vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2010-0392
26 Jan 201018:00
cve
cvelist
Cvelist
CVE-2010-0392
26 Jan 201018:00
cvelist
nvd
NVD
CVE-2010-0392
26 Jan 201018:30
nvd
openvas
OpenVAS
TheGreenBow IPSec VPN Client Local Stack Overflow Vulnerability
28 Jan 201000:00
openvas
prion
Prion
Stack overflow
26 Jan 201018:30
prion
ptsecurity
Positive Technologies
PT-2010-2175 · Thegreenbow · Thegreenbow Ipsec Vpn Client
26 Jan 201000:00
ptsecurity
nessus
Tenable Nessus
TheGreenBow VPN Client TGB File OpenScriptAfterUp Parameter Local Overflow
2 Jun 201000:00
nessus
# SPDX-FileCopyrightText: 2010 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.902104");
  script_version("2025-03-05T05:38:52+0000");
  script_tag(name:"last_modification", value:"2025-03-05 05:38:52 +0000 (Wed, 05 Mar 2025)");
  script_tag(name:"creation_date", value:"2010-01-28 16:24:05 +0100 (Thu, 28 Jan 2010)");
  script_tag(name:"cvss_base", value:"9.3");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:C/I:C/A:C");
  script_cve_id("CVE-2010-0392");
  script_name("TheGreenBow IPSec VPN Client Local Stack Overflow Vulnerability");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2010 Greenbone AG");
  script_family("Buffer overflow");
  script_dependencies("secpod_thegreenbow_ipsec_vpn_client_detect.nasl");
  script_mandatory_keys("TheGreenBow-IPSec-VPN-Client/Ver");

  script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/55793");
  script_xref(name:"URL", value:"http://www.senseofsecurity.com.au/advisories/SOS-10-001");

  script_tag(name:"impact", value:"Successful exploitation allows the attacker to execute arbitrary code on
  the system or compromise a system.");

  script_tag(name:"affected", value:"TheGreenBow IPSec VPN Client version 4.65.003 and prior.");

  script_tag(name:"insight", value:"The flaw is due to a boundary error when processing certain sections of
  'tgb' (policy) files. Passing an overly long string to 'OpenScriptAfterUp' will trigger the overflow.");

  script_tag(name:"summary", value:"TheGreenBow IPSec VPN Client is prone to a stack overflow vulnerability.");

  script_tag(name:"solution", value:"Update to the most recent version.");

  script_tag(name:"qod_type", value:"registry");
  script_tag(name:"solution_type", value:"VendorFix");

  exit(0);
}

CPE = "cpe:/a:thegreenbow:thegreenbow_vpn_client";

include( "host_details.inc" );
include( "version_func.inc" );

if( ! infos = get_app_version_and_location( cpe: CPE, exit_no_version: TRUE ) ) exit( 0 );

version = infos["version"];
location = infos["location"];

if( version_is_less_equal( version: version, test_version: "4.6.5.3" ) ) {
  report = report_fixed_ver( installed_version: version, fixed_version: "Update to the latest version.", install_path: location, vulnerable_range: "Less than or equal to 4.6.5.3");
  security_message( port: 0, data: report );
  exit( 0 );
}

exit( 99 );

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

05 Mar 2025 00:00Current
6.9Medium risk
Vulners AI Score6.9
CVSS 29.3
EPSS0.05718
31