Vulnerabilities > CVE-2011-3492 - Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in Azeotech Daqfactory

047910
CVSS 10.0 - CRITICAL
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
low complexity
azeotech
CWE-119
critical
exploit available
metasploit

Summary

Stack-based buffer overflow in Azeotech DAQFactory 5.85 build 1853 and earlier allows remote attackers to cause a denial of service (crash) and execute arbitrary code via a crafted NETB packet to UDP port 20034.

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.

Exploit-Db

  • descriptionDAQFactory <= 5.85 build 1853 - Stack Overflow. CVE-2011-3492. Dos exploit for windows platform
    idEDB-ID:17841
    last seen2016-02-02
    modified2011-09-14
    published2011-09-14
    reporterLuigi Auriemma
    sourcehttps://www.exploit-db.com/download/17841/
    titleDAQFactory <= 5.85 build 1853 - Stack Overflow
  • descriptionDaqFactory HMI NETB Request Overflow. CVE-2011-3492. Remote exploit for windows platform
    fileexploits/windows/remote/17855.rb
    idEDB-ID:17855
    last seen2016-02-02
    modified2011-09-18
    platformwindows
    port
    published2011-09-18
    reportermetasploit
    sourcehttps://www.exploit-db.com/download/17855/
    titleDaqFactory HMI NETB Request Overflow
    typeremote

Metasploit

descriptionThis module exploits a stack buffer overflow in Azeotech's DaqFactory product. The specific vulnerability is triggered when sending a specially crafted 'NETB' request to port 20034. Exploitation of this vulnerability may take a few seconds due to the use of egghunter. This vulnerability was one of the 14 releases discovered by researcher Luigi Auriemma.
idMSF:EXPLOIT/WINDOWS/SCADA/DAQ_FACTORY_BOF
last seen2020-06-07
modified2017-09-14
published2011-09-18
references
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/scada/daq_factory_bof.rb
titleDaqFactory HMI NETB Request Overflow

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/105222/daq_factory_bof.rb.txt
idPACKETSTORM:105222
last seen2016-12-05
published2011-09-19
reporterLuigi Auriemma
sourcehttps://packetstormsecurity.com/files/105222/DaqFactory-HMI-NETB-Request-Overflow.html
titleDaqFactory HMI NETB Request Overflow