CVE-2020-37049
Buffer Overflow in Frigate CLI Allows Arbitrary Code Execution
Publication date: 2026-01-30
Last updated on: 2026-01-30
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| unknown_vendor | frigate | 3.36.0.9 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a local buffer overflow in Frigate version 3.36.0.9's Command Line input field. It allows attackers to input a specially crafted payload that overflows the buffer, bypasses Data Execution Prevention (DEP), and enables execution of arbitrary code, such as launching programs like calc.exe.
How can this vulnerability impact me? :
The vulnerability can allow an attacker with local access to execute arbitrary code on the affected system. This could lead to unauthorized actions such as running malicious programs, compromising system integrity, or gaining further control over the system.