CVE-2019-25353
7.5Diy Security SL · Foscam Video Management System
Foscam Video Management System 1.1.4.9 contains a buffer overflow vulnerability in the username input field, allowing an attacker to trigger an application crash via a specifically crafted input.
Executive summary
A buffer overflow vulnerability in Foscam Video Management System version 1.1.4.9 allows an unauthenticated attacker to cause a denial of service by crashing the application.
Vulnerability
The application suffers from a buffer overflow (CWE-120) in the username input field. An unauthenticated attacker can provide a 520-byte buffer of repeated characters to cause the application to crash during the device login process.
Business impact
The primary impact of this vulnerability is a denial of service, which disrupts the availability of the video management system. In a security or surveillance context, the loss of access to the management console can prevent administrators from monitoring live feeds or responding to security incidents, leading to decreased situational awareness. Given the CVSS score of 7.5, this is considered a high-severity issue due to the ease of exploitation and the potential for operational disruption.
Remediation
Immediate Action: Since no official patch is currently available, administrators should restrict network access to the Foscam Video Management System to authorized personnel only via network-level controls or VPNs.
Proactive Monitoring: Security teams should monitor system logs for repeated login attempts or unusual input strings in the username field that may indicate an attempt to trigger a crash.
Compensating Controls: Deploy a Web Application Firewall or an Intrusion Prevention System with rules configured to block or filter malformed input strings exceeding standard username length expectations.
Exploitation status
Public Exploit Available: Yes, a proof-of-concept exploit is available via the Exploit Database (EDB-ID 47671).
Analyst recommendation
The presence of a publicly available proof-of-concept increases the likelihood of this vulnerability being used for disruptive purposes. Organizations utilizing Foscam Video Management System 1.1.4.9 must prioritize isolating the system from untrusted networks and verify if the vendor provides updated versions that address this buffer overflow. If no update is forthcoming, consider replacing the affected software with a supported alternative to ensure long-term security.
Sources
Originally found and disclosed by chuyreds, per the CVE Program record.
- ExploitDB-47671 Exploit / PoC
- Foscam Official Homepage
- VulnCheck Advisory: Foscam Video Management System 1.1.4.9 - 'Username' Denial of Service Third-party advisory