CVE-2021-26561
26.02.2021, 22:15
Stack-based buffer overflow vulnerability in synoagentregisterd in Synology DiskStation Manager (DSM) before 6.2.3-25426-3 allows man-in-the-middle attackers to execute arbitrary code via syno_finder_site HTTP header.Enginsight
Vendor | Product | Version |
---|---|---|
synology | diskstation_manager | 𝑥 < 6.2.3-25426-3 |
synology | vs960hd_firmware | - |
synology | skynas_firmware | - |
synology | diskstation_manager_unified_controller | 3.0 |
𝑥
= 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.