Rule Category

SERVER-OTHER -- Snort has detected traffic exploiting vulnerabilities in a server in the network.

Alert Message

SERVER-OTHER Rockwell Automation FactoryTalk Diagnostics remote code execution attempt

Rule Explanation

This rule detects a malicious serialized stream sent via POST request to the FactoryTalkLogReader uri

What To Look For

This rule alerts on an attempt to remotely execute code through unsafe deserialization by the Rockwell Automation FactoryTalk Diagnostics software

Known Usage

No public information

False Positives

No known false positives

Contributors

Cisco Talos Intelligence Group

Rule Groups

No rule groups

CVE

Rule Vulnerability

Insecure Deserialization

Insecure Deserialization relates to web application security. Applications turn an object into data through serialization; the reverse of that process, deserialization, can be vulnerable to attacks when the application trusts the data that is being deserialized. Serialized data is machine readable and not encrypted; serialized user-supplied data should not be trusted. Deserialization attacks can lead to remote code execution.

CVE Additional Information

This product uses data from the NVD API but is not endorsed or certified by the NVD.
CVE-2020-6967
Loading description

MITRE ATT&CK Framework

Tactic: Execution

Technique: PowerShell

For reference, see the MITRE ATT&CK vulnerability types here: https://attack.mitre.org