Security readout for executives and security teams
Plain-English summary
CVE-2020-37001 affects Frigate Professional 3.36.0.9. A flaw in the Pack File feature can let a local attacker run code with the application’s privileges by overflowing the “Archive To” field. Public exploit material exists, but the provided sources do not show active exploitation or a vendor patch.
Executive priority
Prioritize remediation for any business system running Frigate Professional 3.36.0.9, especially shared or user-accessible machines. The impact is high if exploited, but exposure appears narrower than an internet-facing server issue. Absence of a cited patch increases the need to remove, replace, or tightly restrict the software.
Technical view
The issue is a stack-based buffer overflow, CWE-121, in Frigate Professional 3.36.0.9 Pack File handling. The CVSS 3.1 vector is AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, score 8.4. References describe SEH overwrite and egghunter-style payload execution, but defensive handling should avoid reproducing exploit mechanics.
Likely exposure
Exposure is limited to systems with Frigate Professional 3.36.0.9 installed. The CVSS vector is local, so risk is greatest on shared workstations, jump boxes, lab systems, or environments where untrusted users can interact with the application.
Exploitation context
ExploitDB and VulnCheck list public exploit information for this vulnerability. The provided bundle marks KEV as false, and no cited source confirms active exploitation in the wild. Treat this as exploitable where the vulnerable application is present, but not as confirmed mass exploitation.
Researcher notes
Sources identify a local buffer overflow in the Pack File “Archive To” field with public exploit details. Do not assume broader version impact beyond 3.36.0.9 from the supplied evidence. Vendor availability is uncertain because the cited vendor page is archived. No KEV listing or source-proven active exploitation is provided.
Mitigation direction
- Inventory endpoints for Frigate Professional 3.36.0.9.
- Remove the software where it is not business-critical.
- Restrict local access to systems running the application.
- Check vendor or trusted advisory sources for any available fixed version.
- If no fix exists, replace the product or isolate affected hosts.
Validation and detection
- Confirm installed Frigate Professional version on managed endpoints.
- Identify whether Pack File functionality is available to local users.
- Review EDR logs for crashes or suspicious child processes from the application.
- Check software inventory against Frigate Professional 3.36.0.9.
- Document compensating controls where removal or replacement is delayed.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-121: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2020-37001 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 8.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H2.55.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.4HighVector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- ExploitDB-48688CVE reference · exploit
- Archived Vendor HomepageCVE reference · product
- VulnCheck Advisory: Frigate Professional 3.36.0.9 - 'Pack File' Buffer Overflow (SEH Egghunter)CVE reference · third-party-advisory
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Stack-based Buffer Overflow
Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
