CVE-2020-8230
17.08.2020, 16:15
A memory corruption vulnerability exists in NextCloud Desktop Client v2.6.4 where missing ASLR and DEP protections in for windows allowed to corrupt memory.Enginsight
Vendor | Product | Version |
---|---|---|
nextcloud | desktop | 𝑥 < 2.6.5 |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration
- 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.
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.