GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2022-0902 (GCVE-0-2022-0902)

Vulnerability from cvelistv5 – Published: 2022-07-21 15:34 – Updated: 2024-09-17 02:00
VLAI
Title
ABB Flow Computer and Remote Controllers Path Traversal Vulnerability in Totalflow TCP protocol can lead to root access
Summary
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'), Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability in flow computer and remote controller products of ABB ( RMC-100 (Standard), RMC-100-LITE, XIO, XFCG5 , XRCG5 , uFLOG5 , UDC) allows an attacker who successfully exploited this vulnerability could insert and run arbitrary code in an affected system node.
CWE
  • CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
  • CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')
References
Impacted products
Vendor Product Version CPE status
ABB RMC-100 (Standard) Affected: unspecified , < 2105457-037 (custom)
guessed Create a notification for this product.
ABB RMC-100-LITE Affected: unspecified , < 2106229-011 (custom)
guessed Create a notification for this product.
ABB XIO Affected: unspecified , < 2106198-008 (custom)
guessed Create a notification for this product.
ABB XFCG5 Affected: unspecified , < 2105805-016 (custom)
guessed Create a notification for this product.
ABB XRCG5 Affected: unspecified , < 2105864-016 (custom)
guessed Create a notification for this product.
ABB uFLOG5 Affected: unspecified , < 2105298-024 (custom)
guessed Create a notification for this product.
ABB UDC Affected: unspecified , < 2106177-007 (custom)
guessed Create a notification for this product.
Date Public
2022-07-14 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T23:47:42.131Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://search.abb.com/library/Download.aspx?DocumentID=9AKK108467A0927\u0026LanguageCode=en\u0026DocumentPartId=\u0026Action=Launch\u0026_ga"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "RMC-100 (Standard)",
          "vendor": "ABB",
          "versions": [
            {
              "lessThan": "2105457-037",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            }
          ]
        },
        {
          "product": "RMC-100-LITE",
          "vendor": "ABB",
          "versions": [
            {
              "lessThan": "2106229-011",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            }
          ]
        },
        {
          "product": "XIO",
          "vendor": "ABB",
          "versions": [
            {
              "lessThan": "2106198-008",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            }
          ]
        },
        {
          "product": "XFCG5",
          "vendor": "ABB",
          "versions": [
            {
              "lessThan": "2105805-016",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            }
          ]
        },
        {
          "product": "XRCG5",
          "vendor": "ABB",
          "versions": [
            {
              "lessThan": "2105864-016",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            }
          ]
        },
        {
          "product": "uFLOG5",
          "vendor": "ABB",
          "versions": [
            {
              "lessThan": "2105298-024",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            }
          ]
        },
        {
          "product": "UDC",
          "vendor": "ABB",
          "versions": [
            {
              "lessThan": "2106177-007",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "ABB thanks Vera Mens at Claroty Research for helping to identify the vulnerabilities and protecting our customers."
        }
      ],
      "datePublic": "2022-07-14T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027), Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027) vulnerability in flow computer and remote controller products of ABB ( RMC-100 (Standard), RMC-100-LITE, XIO, XFCG5 , XRCG5 , uFLOG5 , UDC) allows an attacker who successfully exploited this vulnerability could insert and run arbitrary code in an affected system node."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-22",
              "description": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-77",
              "description": "CWE-77 Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2022-07-21T15:34:49.000Z",
        "orgId": "2b718523-d88f-4f37-9bbd-300c20644bf9",
        "shortName": "ABB"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://search.abb.com/library/Download.aspx?DocumentID=9AKK108467A0927\u0026LanguageCode=en\u0026DocumentPartId=\u0026Action=Launch\u0026_ga"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "ABB Flow Computer and Remote Controllers Path Traversal Vulnerability in Totalflow TCP protocol can lead to root access",
      "x_generator": {
        "engine": "Vulnogram 0.0.9"
      },
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cybersecurity@ch.abb.com",
          "DATE_PUBLIC": "2022-07-14T06:51:00.000Z",
          "ID": "CVE-2022-0902",
          "STATE": "PUBLIC",
          "TITLE": "ABB Flow Computer and Remote Controllers Path Traversal Vulnerability in Totalflow TCP protocol can lead to root access"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "RMC-100 (Standard)",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c",
                            "version_value": "2105457-037"
                          }
                        ]
                      }
                    },
                    {
                      "product_name": "RMC-100-LITE",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c",
                            "version_value": "2106229-011"
                          }
                        ]
                      }
                    },
                    {
                      "product_name": "XIO",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c",
                            "version_value": "2106198-008"
                          }
                        ]
                      }
                    },
                    {
                      "product_name": "XFCG5",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c",
                            "version_value": "2105805-016"
                          }
                        ]
                      }
                    },
                    {
                      "product_name": "XRCG5",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c",
                            "version_value": "2105864-016"
                          }
                        ]
                      }
                    },
                    {
                      "product_name": "uFLOG5",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c",
                            "version_value": "2105298-024"
                          }
                        ]
                      }
                    },
                    {
                      "product_name": "UDC",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c",
                            "version_value": "2106177-007"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "ABB"
              }
            ]
          }
        },
        "credit": [
          {
            "lang": "eng",
            "value": "ABB thanks Vera Mens at Claroty Research for helping to identify the vulnerabilities and protecting our customers."
          }
        ],
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027), Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027) vulnerability in flow computer and remote controller products of ABB ( RMC-100 (Standard), RMC-100-LITE, XIO, XFCG5 , XRCG5 , uFLOG5 , UDC) allows an attacker who successfully exploited this vulnerability could insert and run arbitrary code in an affected system node."
            }
          ]
        },
        "generator": {
          "engine": "Vulnogram 0.0.9"
        },
        "impact": {
          "cvss": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
                }
              ]
            },
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "CWE-77 Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://search.abb.com/library/Download.aspx?DocumentID=9AKK108467A0927\u0026LanguageCode=en\u0026DocumentPartId=\u0026Action=Launch\u0026_ga",
              "refsource": "MISC",
              "url": "https://search.abb.com/library/Download.aspx?DocumentID=9AKK108467A0927\u0026LanguageCode=en\u0026DocumentPartId=\u0026Action=Launch\u0026_ga"
            }
          ]
        },
        "source": {
          "discovery": "UNKNOWN"
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "2b718523-d88f-4f37-9bbd-300c20644bf9",
    "assignerShortName": "ABB",
    "cveId": "CVE-2022-0902",
    "datePublished": "2022-07-21T15:34:49.705Z",
    "dateReserved": "2022-03-09T00:00:00.000Z",
    "dateUpdated": "2024-09-17T02:00:38.883Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2022-0902",
      "date": "2026-09-18",
      "epss": "0.16459",
      "percentile": "0.96832"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:abb:rmc-100_firmware:*:*:*:*:*:*:*:*",
                  "matchCriteriaId": "CA243091-CEE0-44E7-AFA6-F4C9D340A1DE",
                  "versionEndExcluding": "2105457-037",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            },
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:h:abb:rmc-100:-:*:*:*:*:*:*:*",
                  "matchCriteriaId": "15A6DBE0-3674-4E21-A8FD-E6596B675269",
                  "vulnerable": false
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "AND"
        },
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:abb:rmc-100-lite_firmware:*:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C2B83556-9ED0-4485-926E-ADBDD8E26D88",
                  "versionEndExcluding": "2106229-011",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            },
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:h:abb:rmc-100-lite:-:*:*:*:*:*:*:*",
                  "matchCriteriaId": "582A346B-3E06-4E78-B0D5-9367AB7A67D6",
                  "vulnerable": false
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "AND"
        },
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:abb:xio_firmware:*:*:*:*:*:*:*:*",
                  "matchCriteriaId": "4F09812E-71E7-4D66-8F00-6E2E5A2595F9",
                  "versionEndExcluding": "2106198-008",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            },
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:h:abb:xio:-:*:*:*:*:*:*:*",
                  "matchCriteriaId": "17226DD8-9346-492E-B1B7-69088B264D3E",
                  "vulnerable": false
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "AND"
        },
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:abb:xfcg5_firmware:*:*:*:*:*:*:*:*",
                  "matchCriteriaId": "45EFC140-3365-43A3-B412-001298DC0BAC",
                  "versionEndExcluding": "2105805-016",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            },
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:h:abb:xfcg5:-:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C52898CC-B612-47E1-B742-5694112CF803",
                  "vulnerable": false
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "AND"
        },
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:abb:xrcg5_firmware:*:*:*:*:*:*:*:*",
                  "matchCriteriaId": "96218B5B-79E5-40D5-ACBA-718EFCF1141F",
                  "versionEndExcluding": "2105864-016",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            },
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:h:abb:xrcg5:-:*:*:*:*:*:*:*",
                  "matchCriteriaId": "F93E581C-470A-453B-96B9-8294A9D35895",
                  "vulnerable": false
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "AND"
        },
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:abb:uflog5_firmware:*:*:*:*:*:*:*:*",
                  "matchCriteriaId": "1F597B0D-31CD-4F37-8396-128C82D2BF17",
                  "versionEndExcluding": "2105298-024",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            },
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:h:abb:uflog5:-:*:*:*:*:*:*:*",
                  "matchCriteriaId": "37E0FC3A-0436-4E3C-95B0-5BA2BDF29887",
                  "vulnerable": false
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "AND"
        },
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:abb:udc_firmware:*:*:*:*:*:*:*:*",
                  "matchCriteriaId": "3FA49A84-213C-46FC-AD17-CB7EAD6BD90C",
                  "versionEndExcluding": "2106177-007",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            },
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:h:abb:udc:-:*:*:*:*:*:*:*",
                  "matchCriteriaId": "6BC9B8EF-6F59-41DD-8359-2E2A0F8E1903",
                  "vulnerable": false
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "AND"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027), Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027) vulnerability in flow computer and remote controller products of ABB ( RMC-100 (Standard), RMC-100-LITE, XIO, XFCG5 , XRCG5 , uFLOG5 , UDC) allows an attacker who successfully exploited this vulnerability could insert and run arbitrary code in an affected system node."
        },
        {
          "lang": "es",
          "value": "Una Limitaci\u00f3n Inapropiada de un Nombre de Ruta a un Directorio Restringido (\"Salto de Ruta\"), una Neutralizaci\u00f3n Inadecuada de Elementos Especiales Usados en un Comando (\"Inyecci\u00f3n de Comandos\") vulnerabilidad en los productos de ordenador de flujo y controlador remoto de ABB (RMC-100 (Standard), RMC-100-LITE, XIO, XFCG5 , XRCG5 , uFLOG5 , UDC) permite a un atacante que explota con \u00e9xito esta vulnerabilidad pueda insertar y ejecutar c\u00f3digo arbitrario en un nodo del sistema afectado"
        }
      ],
      "id": "CVE-2022-0902",
      "lastModified": "2024-11-21T06:39:38.050",
      "metrics": {
        "cvssMetricV31": [
          {
            "cvssData": {
              "attackComplexity": "HIGH",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 8.1,
              "baseSeverity": "HIGH",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
              "version": "3.1"
            },
            "exploitabilityScore": 2.2,
            "impactScore": 5.9,
            "source": "cybersecurity@ch.abb.com",
            "type": "Secondary"
          },
          {
            "cvssData": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 9.8,
              "baseSeverity": "CRITICAL",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
              "version": "3.1"
            },
            "exploitabilityScore": 3.9,
            "impactScore": 5.9,
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      },
      "published": "2022-07-21T16:15:08.610",
      "references": [
        {
          "source": "cybersecurity@ch.abb.com",
          "tags": [
            "Mitigation",
            "Vendor Advisory"
          ],
          "url": "https://search.abb.com/library/Download.aspx?DocumentID=9AKK108467A0927\u0026LanguageCode=en\u0026DocumentPartId=\u0026Action=Launch\u0026_ga"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Mitigation",
            "Vendor Advisory"
          ],
          "url": "https://search.abb.com/library/Download.aspx?DocumentID=9AKK108467A0927\u0026LanguageCode=en\u0026DocumentPartId=\u0026Action=Launch\u0026_ga"
        }
      ],
      "sourceIdentifier": "cybersecurity@ch.abb.com",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-22"
            },
            {
              "lang": "en",
              "value": "CWE-77"
            }
          ],
          "source": "cybersecurity@ch.abb.com",
          "type": "Secondary"
        },
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-22"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "product": "RMC-100 (Standard)",
                "vendor": "ABB",
                "versions": [
                  {
                    "lessThan": "2105457-037",
                    "status": "affected",
                    "version": "unspecified",
                    "versionType": "custom"
                  }
                ]
              },
              {
                "product": "RMC-100-LITE",
                "vendor": "ABB",
                "versions": [
                  {
                    "lessThan": "2106229-011",
                    "status": "affected",
                    "version": "unspecified",
                    "versionType": "custom"
                  }
                ]
              },
              {
                "product": "XIO",
                "vendor": "ABB",
                "versions": [
                  {
                    "lessThan": "2106198-008",
                    "status": "affected",
                    "version": "unspecified",
                    "versionType": "custom"
                  }
                ]
              },
              {
                "product": "XFCG5",
                "vendor": "ABB",
                "versions": [
                  {
                    "lessThan": "2105805-016",
                    "status": "affected",
                    "version": "unspecified",
                    "versionType": "custom"
                  }
                ]
              },
              {
                "product": "XRCG5",
                "vendor": "ABB",
                "versions": [
                  {
                    "lessThan": "2105864-016",
                    "status": "affected",
                    "version": "unspecified",
                    "versionType": "custom"
                  }
                ]
              },
              {
                "product": "uFLOG5",
                "vendor": "ABB",
                "versions": [
                  {
                    "lessThan": "2105298-024",
                    "status": "affected",
                    "version": "unspecified",
                    "versionType": "custom"
                  }
                ]
              },
              {
                "product": "UDC",
                "vendor": "ABB",
                "versions": [
                  {
                    "lessThan": "2106177-007",
                    "status": "affected",
                    "version": "unspecified",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "source": "cybersecurity@ch.abb.com"
          }
        ],
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:abb:rmc-100_firmware:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CA243091-CEE0-44E7-AFA6-F4C9D340A1DE",
                    "versionEndExcluding": "2105457-037",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:abb:rmc-100:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "15A6DBE0-3674-4E21-A8FD-E6596B675269",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:abb:rmc-100-lite_firmware:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C2B83556-9ED0-4485-926E-ADBDD8E26D88",
                    "versionEndExcluding": "2106229-011",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:abb:rmc-100-lite:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "582A346B-3E06-4E78-B0D5-9367AB7A67D6",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:abb:xio_firmware:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4F09812E-71E7-4D66-8F00-6E2E5A2595F9",
                    "versionEndExcluding": "2106198-008",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:abb:xio:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "17226DD8-9346-492E-B1B7-69088B264D3E",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:abb:xfcg5_firmware:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "45EFC140-3365-43A3-B412-001298DC0BAC",
                    "versionEndExcluding": "2105805-016",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:abb:xfcg5:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C52898CC-B612-47E1-B742-5694112CF803",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:abb:xrcg5_firmware:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "96218B5B-79E5-40D5-ACBA-718EFCF1141F",
                    "versionEndExcluding": "2105864-016",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:abb:xrcg5:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F93E581C-470A-453B-96B9-8294A9D35895",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:abb:uflog5_firmware:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1F597B0D-31CD-4F37-8396-128C82D2BF17",
                    "versionEndExcluding": "2105298-024",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:abb:uflog5:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "37E0FC3A-0436-4E3C-95B0-5BA2BDF29887",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:abb:udc_firmware:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3FA49A84-213C-46FC-AD17-CB7EAD6BD90C",
                    "versionEndExcluding": "2106177-007",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:abb:udc:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6BC9B8EF-6F59-41DD-8359-2E2A0F8E1903",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027), Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027) vulnerability in flow computer and remote controller products of ABB ( RMC-100 (Standard), RMC-100-LITE, XIO, XFCG5 , XRCG5 , uFLOG5 , UDC) allows an attacker who successfully exploited this vulnerability could insert and run arbitrary code in an affected system node."
          },
          {
            "lang": "es",
            "value": "Una Limitaci\u00f3n Inapropiada de un Nombre de Ruta a un Directorio Restringido (\"Salto de Ruta\"), una Neutralizaci\u00f3n Inadecuada de Elementos Especiales Usados en un Comando (\"Inyecci\u00f3n de Comandos\") vulnerabilidad en los productos de ordenador de flujo y controlador remoto de ABB (RMC-100 (Standard), RMC-100-LITE, XIO, XFCG5 , XRCG5 , uFLOG5 , UDC) permite a un atacante que explota con \u00e9xito esta vulnerabilidad pueda insertar y ejecutar c\u00f3digo arbitrario en un nodo del sistema afectado"
          }
        ],
        "id": "CVE-2022-0902",
        "lastModified": "2026-06-17T04:21:27.373",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 2.2,
              "impactScore": 5.9,
              "source": "cybersecurity@ch.abb.com",
              "type": "Secondary"
            },
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 9.8,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 3.9,
              "impactScore": 5.9,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2022-07-21T16:15:08.610",
        "references": [
          {
            "source": "cybersecurity@ch.abb.com",
            "tags": [
              "Mitigation",
              "Vendor Advisory"
            ],
            "url": "https://search.abb.com/library/Download.aspx?DocumentID=9AKK108467A0927\u0026LanguageCode=en\u0026DocumentPartId=\u0026Action=Launch\u0026_ga"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Mitigation",
              "Vendor Advisory"
            ],
            "url": "https://search.abb.com/library/Download.aspx?DocumentID=9AKK108467A0927\u0026LanguageCode=en\u0026DocumentPartId=\u0026Action=Launch\u0026_ga"
          }
        ],
        "sourceIdentifier": "cybersecurity@ch.abb.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-22"
              },
              {
                "lang": "en",
                "value": "CWE-77"
              }
            ],
            "source": "cybersecurity@ch.abb.com",
            "type": "Secondary"
          },
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-22"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "current_release_date": "2026-03-27T13:05:52+00:00",
      "cve": "CVE-2022-0902",
      "id": "CVE-2022-0902",
      "initial_release_date": "2022-07-14T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "ABB Flow Computer and Remote Controllers Path Traversal Vulnerability in Totalflow TCP protocol can lead to root access",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2022/cve-2022-0902.json",
      "version": "3"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…