CVE-2022-3379
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedHorner Automation's Cscape version 9.90 SP7 and prior does not properly validate user-supplied data. If a user opens a maliciously formed FNT file, then an attacker could execute arbitrary code within the current process by writing outside the memory buffer.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceA buffer overflow vulnerability exists in Horner Automation Cscape version 9.90 SP7 and prior when parsing FNT font files. The software fails to properly validate user-supplied data, allowing an attacker to write outside memory buffer boundaries and achieve arbitrary code execution within the current process.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 9.90= 9.90CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Local
- Complexity
- Low
- Privileges
- None
- User interaction
- Required
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Locate the installed Cscape applicationSearch for Cscape executable in Program Files (typically C:\Program Files\Horner Automation\Cscape or C:\Program Files (x86)\Horner Automation\Cscape). Check the file properties of Cscape.exe to view the version number.Affected if The version shown is 9.90 or any version prior to 9.90 SP7 (such as 9.90 SP1-SP6, 9.80, 9.70, etc.)
-
Confirm the exact version and service packRight-click the Cscape.exe file, select Properties, then view the Details tab. Note the File Version field which typically includes the SP (Service Pack) designation (e.g., 9.90.0.0).Affected if The version reads exactly 9.90 or indicates any service pack version prior to SP7 (9.90 SP1 through SP6)
-
Identify FNT font files in use or storageSearch the system for .FNT files, particularly in project directories, recent files locations, or any folder where Cscape projects are stored. Common paths include Documents\Cscape or project-specific folders.Affected if Any FNT font files exist in the environment that could be opened or processed by Cscape
-
Check for recent Cscape project activityReview recent Cscape project files (.csp) to determine if the application has been used to open or parse font-related resources. Look for references to custom fonts within project configurations.Affected if Projects reference custom FNT font files or the software has been used to import/parse font resources from external FNT files
You are affected if Cscape version 9.90 or any version prior to 9.90 SP7 is installed and FNT font files can be opened or processed by the software.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped9.90
Apply vendor patches or upgrade Cscape beyond version 9.90 SP7. Until patched, avoid opening FNT files from untrusted sources.
Latest available Cscape version (greater than 9.90) from Horner Automation
- Download the latest version of Cscape from Horner Automation's official website or trusted distribution channel
- Prior to upgrade, back up any existing Cscape projects and configurations
- Close any running instances of Cscape
- Install the newer version of Cscape (version greater than 9.90)
- Verify the installation completed successfully
- Avoid opening untrusted or unknown FNT files in Cscape to reduce exposure to similar file-parsing vulnerabilities
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,120.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2022-3379 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2022-3379 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data