PatchSiren

PatchSiren cyber security CVE debrief

CVE-2022-41903 git CVE debrief

CISA published an advisory on 2025-04-07 for ABB M2M Gateway ARM600 and ABB M2M Gateway SW. The supplied corpus ties CVE-2022-41903 to a heap-overflow condition that could lead to remote code execution if an authenticated attacker can exploit it. The advisory’s practical guidance is focused on reducing exposure: keep the system off the public internet where possible, limit access to VPN-only paths, use DMZ or private APN designs, enforce firewall allowlisting, change default credentials, and follow vendor hardening and backup practices. Note that the supplied description also says the flaw involves Git archive and git log --format commands, which does not clearly match the ABB product mapping in the same corpus and should be verified against the vendor and CISA references.

Vendor
git
Product
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
CVSS
HIGH 8.8
CISA KEV
Not listed in stored evidence
Original CVE published
2025-04-07
Original CVE updated
2025-04-07
Advisory published
2025-04-07
Advisory updated
2025-04-07

Who should care

ABB M2M Gateway ARM600 and ABB M2M Gateway SW operators, OT/ICS administrators, network security teams, and anyone responsible for remote access, VPN termination, firewall policy, or device hardening in ABB-connected environments.

Technical summary

In the supplied source, CVE-2022-41903 is mapped to ABB M2M Gateway ARM600 firmware versions 4.1.2 through 5.0.3 and ABB M2M Gateway SW versions 5.0.1 through 5.0.3. The CVSS vector (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) indicates a network-reachable issue requiring low privileges, with high impact if successful. The advisory text says exploitation could lead to RCE by an authenticated attacker. The corpus does not provide a specific fixed version or patch, so the record should be treated as exposure-reduction and hardening guidance rather than a confirmed remediation bulletin.

Defensive priority

High for any exposed or remotely administered deployments. Prioritize systems that are internet-reachable, accept remote administration, or lack strong network segmentation. Because the corpus does not list a fixed release, immediate priority should be containment: reduce reachable services, restrict VPN and firewall paths, and verify whether the ABB product mapping and version range apply to your environment.

Recommended defensive actions

  • Avoid exposing any system component to the internet; if exposure is unavoidable, restrict external access to the VPN port only.
  • Use a private cellular APN or a DMZ design to terminate internet-facing connections away from the core OT network.
  • Apply firewall allowlisting so only required ports, protocols, and source/destination hosts are permitted.
  • Change default ARM600 and Arctic wireless gateway credentials to strong non-default passwords and do not reuse passwords.
  • Follow the vendor Cyber Security Deployment Guideline and User Manual for installation, operation, and decommissioning hardening.
  • Keep supporting configuration PCs updated, virus-scanned, and dedicated where possible before connecting them to OT systems.
  • Maintain tested backups with revision control and secure storage.
  • Use continuous monitoring and remove unused services, accounts, ports, and communication links where possible, then verify the affected ABB version mapping against the vendor and CISA references.

Evidence notes

The source corpus is a CISA CSAF advisory (ICSA-25-105-08) published on 2025-04-07 and mapped to ABB M2M Gateway ARM600 and ABB M2M Gateway SW. The affected ranges listed in the metadata are ARM600 firmware 4.1.2 through 5.0.3 and SW 5.0.1 through 5.0.3. The same corpus also includes remediation text centered on network exposure reduction, credential hardening, backups, monitoring, and vendor guidance. A notable inconsistency exists: the vulnerability description references Git archive and git log --format heap overflow behavior, which does not obviously align with the ABB ARM600 product context, so the product/CVE linkage should be validated before operational action.

Sources and references

Verified primary and authoritative sources

  • CVE-2022-41903 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2022-41903

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2022-41903 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2022-41903

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source item URL

    Unverified legacy reference

    URL: https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2024/icsa-24-046-11.json

    cisa_csaf

  • Source reference

    Unverified legacy reference

    URL: https://cert-portal.siemens.com/productcert/csaf/ssa-806742.json

    Reference

  • Source reference

    Unverified legacy reference

    URL: https://cert-portal.siemens.com/productcert/html/ssa-806742.html

    Reference

  • Source reference

    Unverified legacy reference

    URL: https://cert-portal.siemens.com/productcert/pdf/ssa-806742.pdf

    Reference

  • Source reference

    Unverified legacy reference

    URL: https://cert-portal.siemens.com/productcert/txt/ssa-806742.txt

    Reference

  • Source reference

    Unverified legacy reference

    URL: https://www.cisa.gov/news-events/ics-advisories/icsa-24-046-11

    Reference

  • Source reference

    Unverified legacy reference

    URL: https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01

    Reference

  • Source reference

    Unverified legacy reference

    URL: https://www.cisa.gov/resources-tools/resources/ics-recommended-practices

    Reference

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.