Vulnerabilities > CVE-2010-2309 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Evological Evocam 3.6.6/3.6.7
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
Buffer overflow in the web server for EvoLogical EvoCam 3.6.6 and 3.6.7 allows remote attackers to execute arbitrary code via a long GET request.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 2 |
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 EvoCam Web Server OSX ROP Remote Exploit (Snow Leopard). CVE-2010-2309. Remote exploit for osx platform id EDB-ID:14254 last seen 2016-02-01 modified 2010-07-06 published 2010-07-06 reporter d1dn0t source https://www.exploit-db.com/download/14254/ title EvoCam Web Server OS X ROP Remote Exploit Snow Leopard description MacOS X EvoCam HTTP GET Buffer Overflow. CVE-2010-2309. Remote exploit for osx platform id EDB-ID:16874 last seen 2016-02-02 modified 2010-10-09 published 2010-10-09 reporter metasploit source https://www.exploit-db.com/download/16874/ title MacOS X EvoCam HTTP GET Buffer Overflow description OS X EvoCam Web Server Buffer Overflow Exploit 3.6.6 and 3.6.7. CVE-2010-2309. Remote exploit for osx platform file exploits/osx/remote/13735.py id EDB-ID:13735 last seen 2016-02-01 modified 2010-06-05 platform osx port 8080 published 2010-06-05 reporter d1dn0t source https://www.exploit-db.com/download/13735/ title OS X EvoCam Web Server Buffer Overflow Exploit 3.6.6 and 3.6.7 type remote description UFO: Alien Invasion IRC Client Buffer Overflow Exploit. CVE-2010-2309. Remote exploit for osx platform id EDB-ID:16864 last seen 2016-02-02 modified 2010-10-09 published 2010-10-09 reporter metasploit source https://www.exploit-db.com/download/16864/ title UFO: Alien Invasion IRC Client Buffer Overflow Exploit
Metasploit
description | This module exploits a stack buffer overflow in the web server provided with the EvoCam program for Mac OS X. We use Dino Dai Zovi's exec-from-heap technique to copy the payload from the non-executable stack segment to heap memory. Vulnerable versions include 3.6.6, 3.6.7, and possibly earlier versions as well. EvoCam version 3.6.8 fixes the vulnerability. |
id | MSF:EXPLOIT/OSX/HTTP/EVOCAM_WEBSERVER |
last seen | 2020-06-14 |
modified | 1976-01-01 |
published | 1976-01-01 |
references | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2309 |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/osx/http/evocam_webserver.rb |
title | MacOS X EvoCam HTTP GET Buffer Overflow |
Nessus
NASL family | MacOS X Local Security Checks |
NASL id | MACOSX_EVOCAM_3_6_8.NASL |
description | The version of EvoCam installed on the Mac OS X host is either 3.6.6 or 3.6.7. Such versions reportedly contain a buffer overflow in the Web Server component. Using an overly long GET request, an unauthenticated remote attacker may be able to leverage this vulnerability to execute arbitrary code on the remote host subject to the privileges under which the application runs. |
last seen | 2019-10-28 |
modified | 2010-07-08 |
plugin id | 47682 |
published | 2010-07-08 |
reporter | This script is Copyright (C) 2010-2018 Tenable Network Security, Inc. |
source | https://www.tenable.com/plugins/nessus/47682 |
title | EvoCam 3.6.6 / 3.6.7 Web Server GET Request Overflow |
Packetstorm
data source | https://packetstormsecurity.com/files/download/91378/osx-misc-ufo_ai.rb.txt |
id | PACKETSTORM:91378 |
last seen | 2016-12-05 |
published | 2010-07-02 |
reporter | Jason Geffner |
source | https://packetstormsecurity.com/files/91378/UFO-Alien-Invasion-IRC-Client-Buffer-Overflow-Exploit.html |
title | UFO: Alien Invasion IRC Client Buffer Overflow Exploit |