Vulnerability record · CVE-2010-2309 · published 16 June 2010
CVE-2010-2309: EvoCam web server buffer overflow via long GET request
EEvological · Evocam
EvoLogical EvoCam 3.6.6 and 3.6.7 contain a buffer overflow in their built-in web server, triggered by an overly long GET request. A remote, unauthenticated attacker can crash the service or potentially execute arbitrary code on the host running the camera software.
Description
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.
AV:N/AC:L/Au:N/C:P/I:P/A:P
Automated analysis
high priorityRemote, unauthenticated code execution with a public exploit and very high EPSS, but the product is niche and no KEV listing or confirmed active exploitation is recorded.
What it is
EvoLogical EvoCam 3.6.6 and 3.6.7 contain a buffer overflow in their built-in web server, triggered by an overly long GET request. A remote, unauthenticated attacker can crash the service or potentially execute arbitrary code on the host running the camera software.
Impact
Successful exploitation gives the attacker code execution in the context of the EvoCam web server process, or at minimum a denial of service. Because the software runs on a user's machine, this can lead to full compromise of that host.
Attack surface
Reachable over the network through the EvoCam HTTP web server; the CVSS vector AV:N/AC:L/Au:N indicates no authentication and no user interaction are required. Any host that can reach the listening web port can send the malicious GET request.
Exploitation
A public exploit exists (Exploit-DB 13735) and EPSS is high at roughly 0.51 (98.9th percentile), though the CVE is not listed in CISA KEV. No confirmed in-the-wild exploitation is documented in this record.
What to do
- Upgrade EvoCam past 3.6.7 or apply the vendor fix referenced in Secunia advisory 39988; if no fixed version exists, retire or replace the product.
- Do not expose the EvoCam web server to untrusted networks; restrict access to a management VLAN or localhost only.
- Place the service behind a reverse proxy or firewall rule that caps request-line and header length and blocks oversized GET requests.
- Run the EvoCam service under a low-privilege account to limit the impact of code execution.
Detection
- Alert on HTTP request lines or headers exceeding normal length to the EvoCam port, especially GET requests with very long URIs.
- Monitor for crashes or restarts of the EvoCam web server process, which may indicate a failed overflow attempt.
- Watch for unexpected child processes or outbound connections originating from the EvoCam process, a sign of successful code execution.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| http://secunia.com/advisories/39988 | Vendor Advisory |
| http://www.exploit-db.com/exploits/13735 | Exploit |
| http://www.securityfocus.com/bid/40489 | |
| http://secunia.com/advisories/39988 | Vendor Advisory |
| http://www.exploit-db.com/exploits/13735 | Exploit |
| http://www.securityfocus.com/bid/40489 |
Track CVE-2010-2309 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2010-2309), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.