CVE-2019-25357
BaseFortify
Publication date: 2026-02-18
Last updated on: 2026-02-19
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| webgate | control_center_pro | 6.2.9 |
| webgate | control_center_pro | to 6.2.9 (exc) |
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 Control Center PRO version 6.2.9 and is a stack-based buffer overflow in the user creation module's username field.
Attackers can exploit this by crafting a malicious payload that exceeds 664 bytes, which allows them to overwrite the Structured Exception Handler (SEH).
By doing so, they can inject shellcode and potentially execute arbitrary code on vulnerable Windows systems.
How can this vulnerability impact me? :
Exploitation of this vulnerability can allow an attacker to execute arbitrary code on the affected system.
This could lead to unauthorized control over the system, potentially allowing data theft, system compromise, 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