Security readout for executives and security teams
Plain-English summary
This flaw affects Pyramid Solutions EtherNet/IP development and DLL kits used in industrial communication software. An unauthenticated network attacker could send a malformed packet that may crash affected software. The CVSS score is critical, but the supplied description only confirms denial of service, not confirmed takeover.
Executive priority
Treat this as high-priority for industrial environments because unauthenticated network traffic can trigger service disruption. Prioritize asset discovery and exposure reduction while confirming vendor remediation, especially for systems supporting production uptime or safety-adjacent operations.
Technical view
CVE-2022-1737 is a CWE-787 out-of-bounds write in Pyramid Solutions EtherNet/IP Adapter and Scanner kits. A remote unauthenticated attacker can send a specially crafted packet. CVSS 3.1 is 9.8 with high C/I/A impact, but the source description specifically states denial of service may result.
Likely exposure
Exposure is most likely in OT or industrial products built with Pyramid Solutions EtherNet/IP Adapter or Scanner Developer/DLL kits. Downstream exposure may exist where vendors embedded these kits, but the provided sources do not identify downstream OEM products or deployments.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. The issue is network reachable, low complexity, and requires no authentication or user interaction, which raises urgency for internet-exposed or poorly segmented industrial environments.
Researcher notes
Do not assume code execution from the supplied description. The CVSS vector rates confidentiality, integrity, and availability high, but the narrative evidence only states denial of service. Downstream product impact is uncertain without vendor-specific inclusion data.
Mitigation direction
- Check Pyramid Solutions and CISA guidance for supported updates or compensating controls.
- Inventory products using the affected Adapter or Scanner kits.
- Reduce network exposure for affected EtherNet/IP services.
- Restrict access to trusted OT management networks only.
- Ask downstream vendors whether their products include these affected kits.
Validation and detection
- Confirm whether EADK, EIPA, EDKS, or EIPS components are present.
- Map network paths to systems exposing EtherNet/IP services.
- Verify affected versions against vendor documentation and procurement records.
- Review device crash or restart events for unexplained malformed traffic impact.
- Document downstream vendor responses for products built on these kits.
Public sources used
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-787: 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 lookupCVE-2022-1737 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
- Critical
- CVSS
- 9.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/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:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
9.8CriticalVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://www.cisa.gov/uscert/ics/advisories/icsa-22-174-04CVE reference · x_refsource_MISC
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.
Out-of-bounds Write
Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
