{
  "document": {
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en-US",
    "notes": [
      {
        "category": "summary",
        "text": "A critical vulnerability in Apache ActiveMQ affects the SICK products Field Analytics 1.2 and Logistics Analytics products 4.5.\r\n\r\nThe Java OpenWire protocol marshaller that is used in ActiveMQ Classic and ActiveMQ Artemis is vulnerable to Remote Code execution. This vulnerability may allow a remote attacker with network access to either a Java-based OpenWire broker or client to run arbitrary shell commands by manipulating serialized class types in the OpenWire protocol to cause either the client or the broker (respectively) to instantiate any class on the classpath.\r\n\r\nTherefore it is strongly recommended to upgrade both Logistics Analytics products 4.5 and Field Analytics 1.2 to the latest release.\r\n\r\nPrior versions of Logistics Analytics products are not affected.\r\n\r\n ",
        "title": "summary"
      },
      {
        "category": "general",
        "text": "As general security measures, SICK recommends to minimize network exposure of the devices, restrict network access and follow recommended security practices in order to run the devices in a protected IT environment.",
        "title": "General Security Measures"
      },
      {
        "category": "general",
        "text": "SICK performs vulnerability classification by using the CVSS scoring system (*CVSS v3.1*). The environmental score is dependent on the customer’s environment and can affect the overall CVSS score. SICK recommends that customers individually evaluate the environmental score to achieve final scoring.",
        "title": "Vulnerability Classification"
      }
    ],
    "publisher": {
      "category": "vendor",
      "name": "SICK PSIRT",
      "namespace": "https://www.sick.com/psirt",
      "contact_details": "psirt@sick.de",
      "issuing_authority": "SICK AG issues and issues in EHS products (when related to the Endress+Hauser SICK (EHS) joint venture)."
    },
    "references": [
      {
        "summary": "SICK PSIRT Security Advisories",
        "url": "https://sick.com/psirt"
      },
      {
        "summary": "SICK Operating Guidelines",
        "url": "https://www.sick.com/media/docs/9/19/719/special_information_sick_operating_guidelines_cybersecurity_by_sick_en_im0106719.pdf"
      },
      {
        "summary": "ICS-CERT recommended practices on Industrial Security",
        "url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
      },
      {
        "summary": "CVSS v3.1 Calculator",
        "url": "https://www.first.org/cvss/calculator/3.1"
      },
      {
        "category": "self",
        "summary": "The canonical URL.",
        "url": "https://www.sick.com/.well-known/csaf/white/2024/sca-2024-0001.json"
      }
    ],
    "title": "Vulnerability in SICK Logistics Analytics Products and SICK Field Analytics",
    "tracking": {
      "current_release_date": "2024-01-29T00:00:00.000Z",
      "generator": {
        "date": "2024-11-21T07:20:03.921Z",
        "engine": {
          "name": "Secvisogram",
          "version": "2.5.15"
        }
      },
      "id": "SCA-2024-0001",
      "initial_release_date": "2024-01-29T00:00:00.000Z",
      "revision_history": [
        {
          "date": "2024-01-29T00:00:00.000Z",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "number": "2",
          "date": "2025-07-30T07:30:15.000Z",
          "summary": "Updated Advisory: URL for SICK Operating Guidelines has been updated"
        }
      ],
      "status": "final",
      "version": "2"
    }
  },
  "product_tree": {
    "branches": [
      {
        "category": "vendor",
        "name": "SICK AG",
        "branches": [
          {
            "category": "product_name",
            "name": "Field Analytics",
            "branches": [
              {
                "category": "product_version",
                "name": "1.2",
                "product": {
                  "product_id": "CSAFPID-0001",
                  "name": "SICK Field Analytics 1.2"
                }
              }
            ]
          },
          {
            "category": "product_family",
            "name": "Logistics Analytics",
            "branches": [
              {
                "category": "product_name",
                "name": "Logistics Diagnostic Analytics",
                "branches": [
                  {
                    "category": "product_version",
                    "name": "4.5",
                    "product": {
                      "product_id": "CSAFPID-0002",
                      "name": "SICK Logistics Diagnostic Analytics 4.5"
                    }
                  }
                ]
              },
              {
                "category": "product_name",
                "name": "Package Analytics",
                "branches": [
                  {
                    "category": "product_version",
                    "name": "4.5",
                    "product": {
                      "product_id": "CSAFPID-0003",
                      "name": "SICK Package Analytics 4.5"
                    }
                  }
                ]
              },
              {
                "category": "product_name",
                "name": "Baggage Analytics",
                "branches": [
                  {
                    "category": "product_version",
                    "name": "4.5",
                    "product": {
                      "product_id": "CSAFPID-0004",
                      "name": "SICK Baggage Analytics 4.5"
                    }
                  }
                ]
              },
              {
                "category": "product_name",
                "name": "Tire Analytics",
                "branches": [
                  {
                    "category": "product_version",
                    "name": "4.5",
                    "product": {
                      "product_id": "CSAFPID-0005",
                      "name": "SICK Tire Analytics 4.5"
                    }
                  }
                ]
              }
            ]
          }
        ]
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-46604",
      "cwe": {
        "id": "CWE-502",
        "name": "Deserialization of Untrusted Data"
      },
      "notes": [
        {
          "audience": "all",
          "category": "summary",
          "text": "The Java OpenWire protocol marshaller is vulnerable to Remote Code Execution. This vulnerability may allow a remote attacker with network access to either a Java-based OpenWire broker or client to run arbitrary shell commands by manipulating serialized class types in the OpenWire protocol to cause either the client or the broker (respectively) to instantiate any class on the classpath. Users are recommended to upgrade both Apache ActiveMQ Classic and Apache ActiveMQ Legacy brokers and clients to version 5.15.16, 5.16.7, 5.17.6, or 5.18.3 which fixes this issue.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003",
          "CSAFPID-0004",
          "CSAFPID-0005"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "Active MQ Notification",
          "url": "https://activemq.apache.org/news/cve-2023-46604"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "environmentalScore": 9.8,
            "environmentalSeverity": "CRITICAL",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "temporalScore": 9.8,
            "temporalSeverity": "CRITICAL",
            "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"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003",
            "CSAFPID-0004",
            "CSAFPID-0005"
          ]
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-01-29T00:00:00.000Z",
          "details": "Customers who use the version 1.2 are strongly recommended to upgrade to the latest release 1.2.2.\n",
          "product_ids": [
            "CSAFPID-0001"
          ]
        },
        {
          "category": "vendor_fix",
          "date": "2024-01-29T00:00:00.000Z",
          "details": "Customers who use the version 4.5 are strongly recommended to upgrade to the latest release 4.5.1. Prior versions of Logistics Analytics products are not affected.",
          "product_ids": [
            "CSAFPID-0002",
            "CSAFPID-0003",
            "CSAFPID-0004",
            "CSAFPID-0005"
          ]
        }
      ]
    }
  ]
}