Rule Category

FILE-OTHER -- Snort detected traffic targeting vulnerabilities in a file type that does not require enough rule coverage to have its own category.

Alert Message

FILE-OTHER ScadaTEC multiple products long filename buffer overflow attempt

Rule Explanation

This rule looks for a ZIP archive containing an overly long filename that can trigger a buffer overflow. Successful exploitation may allow remote code execution or denial of service on the affected ScadaTEC applications.

What To Look For

This rule fires on attempts to exploit a buffer overflow vulnerability in ScadaTEC ScadaPhone and ModbusTagServer products via specially crafted ZIP files.

Known Usage

No public information

False Positives

No known false positives

Contributors

Cisco Talos Intelligence Group

Rule Groups

No rule groups

CVE

Rule Vulnerability

Buffer Overflow

Buffer Overflows occur when a memory location is filled past its expected boundaries. Computer attackers target systems without proper terminating conditions on buffers, which then write the additional information in other locations in memory, overwriting what is there. This could corrupt the data, making the system behave erratically or crash. The new information could include malicious executable code, which might be executed.

CVE Additional Information

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