Vulnerabilities > CVE-2014-3913 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Ericom Accessnow Server
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
Stack-based buffer overflow in AccessServer32.exe in Ericom AccessNow Server allows remote attackers to execute arbitrary code via a request for a non-existent file.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 1 |
Common Weakness Enumeration (CWE)
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
description | Ericom AccessNow Server Buffer Overflow. CVE-2014-3913. Remote exploit for windows platform |
file | exploits/windows/remote/33817.rb |
id | EDB-ID:33817 |
last seen | 2016-02-03 |
modified | 2014-06-19 |
platform | windows |
port | 8080 |
published | 2014-06-19 |
reporter | metasploit |
source | https://www.exploit-db.com/download/33817/ |
title | Ericom AccessNow Server Buffer Overflow |
type | remote |
Metasploit
description | This module exploits a stack based buffer overflow in Ericom AccessNow Server. The vulnerability is due to an insecure usage of vsprintf with user controlled data, which can be triggered with a malformed HTTP request. This module has been tested successfully with Ericom AccessNow Server 2.4.0.2 on Windows XP SP3 and Windows 2003 Server SP2. |
id | MSF:EXPLOIT/WINDOWS/HTTP/ERICOM_ACCESS_NOW_BOF |
last seen | 2020-05-20 |
modified | 2017-07-24 |
published | 2014-06-17 |
references | |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/http/ericom_access_now_bof.rb |
title | Ericom AccessNow Server Buffer Overflow |
Nessus
NASL family | CGI abuses |
NASL id | ERICOM_ACCESSNOW_3_3_1_4095.NASL |
description | The remote web server has an Ericom AccessNow server product prior to version 3.3.1.4095. It is, therefore, affected by a stack-based buffer overflow vulnerability that can be triggered by requesting a non-existent file. Successful exploitation can result in remote code execution or a denial of service condition. |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 76311 |
published | 2014-06-30 |
reporter | This script is Copyright (C) 2014-2018 and is owned by Tenable, Inc. or an Affiliate thereof. |
source | https://www.tenable.com/plugins/nessus/76311 |
title | Ericom AccessNow Server < 3.3.1.4095 Stack-Based Buffer Overflow |
code |
|
Packetstorm
data source | https://packetstormsecurity.com/files/download/127152/ericom_access_now_bof.rb.txt |
id | PACKETSTORM:127152 |
last seen | 2016-12-05 |
published | 2014-06-19 |
reporter | juan vazquez |
source | https://packetstormsecurity.com/files/127152/Ericom-AccessNow-Server-Buffer-Overflow.html |
title | Ericom AccessNow Server Buffer Overflow |
References
- http://packetstormsecurity.com/files/127152/Ericom-AccessNow-Server-Buffer-Overflow.html
- http://packetstormsecurity.com/files/127152/Ericom-AccessNow-Server-Buffer-Overflow.html
- http://www.ericom.com/security-ERM-2014-610.asp
- http://www.ericom.com/security-ERM-2014-610.asp
- http://www.exploit-db.com/exploits/33817
- http://www.exploit-db.com/exploits/33817
- http://www.securityfocus.com/bid/67777
- http://www.securityfocus.com/bid/67777
- http://www.zerodayinitiative.com/advisories/ZDI-14-160
- http://www.zerodayinitiative.com/advisories/ZDI-14-160