CitectSCADA ODBC Server Remote Buffer Overflow - Nessus

High   Plugin ID: 33201

This page contains detailed information about the CitectSCADA ODBC Server Remote Buffer Overflow Nessus plugin including available exploits and PoCs found on GitHub, in Metasploit or Exploit-DB for verifying of this vulnerability.

Plugin Overview


ID: 33201
Name: CitectSCADA ODBC Server Remote Buffer Overflow
Filename: citectscada_odbc_overflow.nbin
Vulnerability Published: 2008-06-11
This Plugin Published: 2008-06-18
Last Modification Time: 2022-05-03
Plugin Version: 1.171
Plugin Type: local
Plugin Family: SCADA
Dependencies: citectscada_detect.nasl, smb_enum_services.nasl, smb_hotfixes.nasl
Required KB Items [?]: SCADA/CitectSCADA/Path, SMB/Registry/Enumerated

Vulnerability Information


Severity: High
Vulnerability Published: 2008-06-11
Patch Published: 2008-06-10
CVE [?]: CVE-2008-2639
CPE [?]: N/A

Synopsis

The remote Windows host contains an application that is affected by a buffer overflow vulnerability.

Description

The version of CitectSCADA installed on the remote host includes an ODBC server that listens by default on TCP port 20222 and reportedly is affected by a stack-buffer overflow vulnerability.

Using a specially-crafted sequence of packets, an unauthenticated remote attacker who can connect to the server can leverage this issue to crash the affected service or to execute code on the affected host with SYSTEM-level privileges.

Solution

Either disable the ODBC server service or contact the vendor to obtain Hotfix HF700R138255 (containing 'Client.dll' version 7.0.0.10025) and apply that.

Public Exploits


Target Network Port(s): 139, 445
Target Asset(s): N/A
Exploit Available: True (Metasploit Framework, Exploit-DB, Immunity Canvas, Core Impact)
Exploit Ease: Exploits are available

Here's the list of publicly known exploits and PoCs for verifying the CitectSCADA ODBC Server Remote Buffer Overflow vulnerability:

  1. Metasploit: exploit/windows/scada/citect_scada_odbc
    [CitectSCADA/CitectFacilities ODBC Buffer Overflow]
  2. Exploit-DB: exploits/windows/remote/6387.rb
    [EDB-6387: CitectSCADA ODBC Server - Remote Stack Buffer Overflow (Metasploit)]
  3. Exploit-DB: exploits/windows/remote/16380.rb
    [EDB-16380: CitectSCADA/CitectFacilities ODBC - Remote Buffer Overflow (Metasploit)]
  4. Immunity Canvas: CANVAS

Before running any exploit against any system, make sure you are authorized by the owner of the target system(s) to perform such activity. In any other case, this would be considered as an illegal activity.

WARNING: Beware of using unverified exploits from sources such as GitHub or Exploit-DB. These exploits and PoCs could contain malware. For more information, see how to use exploits safely.

Risk Information


CVSS Score Source [?]: CVE-2008-2639
CVSS V2 Vector: AV:N/AC:H/Au:N/C:C/I:C/A:C
CVSS Base Score:7.6 (High)
Impact Subscore:10.0
Exploitability Subscore:4.9
CVSS Temporal Score:NA (None)
CVSS Environmental Score:NA (None)
Modified Impact Subscore:NA
Overall CVSS Score:7.6 (High)

Go back to menu.

Plugin Source


The citectscada_odbc_overflow.nbin Nessus plugin is distributed in a propriatory binary format and its source code is protected. This script is Copyright (C) 2008-2022 and is owned by Tenable, Inc. or an Affiliate thereof.

The latest version of this script can be found in these locations depending on your platform:

  • Linux / Unix:
    /opt/nessus/lib/nessus/plugins/citectscada_odbc_overflow.nbin
  • Windows:
    C:\ProgramData\Tenable\Nessus\nessus\plugins\citectscada_odbc_overflow.nbin
  • Mac OS X:
    /Library/Nessus/run/lib/nessus/plugins/citectscada_odbc_overflow.nbin

Go back to menu.

How to Run


Here is how to run the CitectSCADA ODBC Server Remote Buffer Overflow as a standalone plugin via the Nessus web user interface (https://localhost:8834/):

  1. Click to start a New Scan.
  2. Select Advanced Scan.
  3. Navigate to the Plugins tab.
  4. On the top right corner click to Disable All plugins.
  5. On the left side table select SCADA plugin family.
  6. On the right side table select CitectSCADA ODBC Server Remote Buffer Overflow plugin ID 33201.
  7. Specify the target on the Settings tab and click to Save the scan.
  8. Run the scan.

Here are a few examples of how to run the plugin in the command line. Note that the examples below demonstrate the usage on the Linux / Unix platform.

Basic usage:

/opt/nessus/bin/nasl citectscada_odbc_overflow.nbin -t <IP/HOST>

Run the plugin with audit trail message on the console:

/opt/nessus/bin/nasl -a citectscada_odbc_overflow.nbin -t <IP/HOST>

Run the plugin with trace script execution written to the console (useful for debugging):

/opt/nessus/bin/nasl -T - citectscada_odbc_overflow.nbin -t <IP/HOST>

Run the plugin with using a state file for the target and updating it (useful for running multiple plugins on the target):

/opt/nessus/bin/nasl -K /tmp/state citectscada_odbc_overflow.nbin -t <IP/HOST>

Go back to menu.

References


BID | SecurityFocus Bugtraq ID: Secunia Advisory: CWE | Common Weakness Enumeration:
  • CWE-119 (Weakness) Improper Restriction of Operations within the Bounds of a Memory Buffer
See also: Similar and related Nessus plugins:
  • 81700 - Advantech ADAMView Multiple Buffer Overflow Vulnerabilities
  • 60084 - Advantech Studio ISSymbol ActiveX Control Multiple Buffer Overflow Vulnerabilities
  • 49694 - BACnet OPC Client < 1.0.25 Buffer Overflow
  • 64296 - Schneider Electric Interactive Graphical SCADA System dc.exe Unspecified Buffer Overflow
  • 51360 - Ecava IntegraXor ActiveX save Method Buffer Overflow
  • 81553 - WellinTech KingSCADA < 3.1.2.13-EN 'kxNetDispose.dll' Buffer Overflow RCE
  • 53543 - RealWin < 2.1.12 Multiple Buffer Overflows

Version


This page has been produced using Nessus Professional 10.1.2 (#68) LINUX, Plugin set 202205072148.
Plugin file citectscada_odbc_overflow.nbin version 1.171. For more plugins, visit the Nessus Plugin Library.

Go back to menu.