CVE-2019-25437
Buffer Overflow in Foscam VMS UID Field Causes Application Crash
Publication date: 2026-02-20
Last updated on: 2026-02-20
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| foscam | video_management_system | 1.1.6.6 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Foscam Video Management System version 1.1.6.6 and is a buffer overflow issue in the UID field.
Local attackers can exploit this by supplying an excessively long stringβspecifically, a 5000-character bufferβinto the UID parameter during device addition.
When the Login Check function processes this input, it triggers an application crash due to the buffer overflow.
How can this vulnerability impact me? :
The primary impact of this vulnerability is that local attackers can cause the Foscam Video Management System application to crash.
This denial of service (DoS) condition can disrupt normal operation of the video management system, potentially affecting surveillance and monitoring capabilities.
However, the vulnerability does not impact confidentiality or integrity, as it does not allow data disclosure or modification.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know