CVE-2017-3195
16.12.2017, 02:29
Commvault Edge Communication Service (cvd) prior to version 11 SP7 or version 11 SP6 with hotfix 590 is prone to a stack-based buffer overflow vulnerability that could lead to arbitrary code execution with administrative privileges.Enginsight
Vendor | Product | Version |
---|---|---|
commvault | edge | 11.0.0 |
commvault | edge | 11.0.0:service_pack1 |
commvault | edge | 11.0.0:service_pack2 |
commvault | edge | 11.0.0:service_pack3 |
commvault | edge | 11.0.0:service_pack4 |
commvault | edge | 11.0.0:service_pack5 |
commvault | edge | 11.0.0:service_pack6 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-121 - Stack-based Buffer OverflowA 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).
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
References