Search criteria

2 vulnerabilities found for rmc-100-lite_firmware by abb

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

Vulnerability from nvd – 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')
Assigner
ABB
References
Impacted products
Vendor Product Version
ABB RMC-100 (Standard) Affected: unspecified , < 2105457-037 (custom)
Create a notification for this product.
ABB RMC-100-LITE Affected: unspecified , < 2106229-011 (custom)
Create a notification for this product.
ABB XIO Affected: unspecified , < 2106198-008 (custom)
Create a notification for this product.
ABB XFCG5 Affected: unspecified , < 2105805-016 (custom)
Create a notification for this product.
ABB XRCG5 Affected: unspecified , < 2105864-016 (custom)
Create a notification for this product.
ABB uFLOG5 Affected: unspecified , < 2105298-024 (custom)
Create a notification for this product.
ABB UDC Affected: unspecified , < 2106177-007 (custom)
Create a notification for this product.
Date Public ?
2022-07-14 00:00
Credits
ABB thanks Vera Mens at Claroty Research for helping to identify the vulnerabilities and protecting our customers.
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"
}

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')
Assigner
ABB
References
Impacted products
Vendor Product Version
ABB RMC-100 (Standard) Affected: unspecified , < 2105457-037 (custom)
Create a notification for this product.
ABB RMC-100-LITE Affected: unspecified , < 2106229-011 (custom)
Create a notification for this product.
ABB XIO Affected: unspecified , < 2106198-008 (custom)
Create a notification for this product.
ABB XFCG5 Affected: unspecified , < 2105805-016 (custom)
Create a notification for this product.
ABB XRCG5 Affected: unspecified , < 2105864-016 (custom)
Create a notification for this product.
ABB uFLOG5 Affected: unspecified , < 2105298-024 (custom)
Create a notification for this product.
ABB UDC Affected: unspecified , < 2106177-007 (custom)
Create a notification for this product.
Date Public ?
2022-07-14 00:00
Credits
ABB thanks Vera Mens at Claroty Research for helping to identify the vulnerabilities and protecting our customers.
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"
}