CVE-2019-25435
Stack-Based Buffer Overflow in Sricam DeviceViewer User Management
Publication date: 2026-02-20
Last updated on: 2026-02-26
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sricam | deviceviewer | 3.12.0.1 |
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?
The vulnerability in Sricam DeviceViewer 3.12.0.1 is a local buffer overflow in the user management add user function. Authenticated attackers can exploit this by injecting a malicious payload into the Username field, which triggers a stack-based buffer overflow. This allows them to bypass data execution prevention and execute arbitrary code using return-oriented programming (ROP) chain gadgets.
How can this vulnerability impact me? :
This vulnerability can have severe impacts as it allows an authenticated attacker to execute arbitrary code on the affected system. This could lead to full compromise of the device, including unauthorized control, data manipulation, or disruption of services.
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