CVE-2019-25353
Received
Received - Intake
Buffer Overflow in Foscam VMS Username Causes DoS Crash
Publication date: 2026-02-18
Last updated on: 2026-02-18
Assigner: VulnCheck
Description
Description
Foscam Video Management System 1.1.4.9 contains a denial of service vulnerability in the username input field that allows attackers to crash the application. Attackers can overwrite the username with a 520-byte buffer of repeated 'A' characters to trigger an application crash during device login.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| foscam | video_management_system | 1.1.4.9 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |