Rule Category

FILE-MULTIMEDIA -- Snort detected traffic targeting vulnerabilities in multimedia files (mp3, movies, wmv, etc.).

Alert Message

FILE-MULTIMEDIA AVI file chunk length integer overflow attempt

Rule Explanation

This rule will inspect the stream portion of the AVI header to detect an excessive value using the byte_test rule option. Excessive streams within the AVI may lead to a buffer overflow.

What To Look For

This rule alerts when an AVI file containing an excessively large stream count listed in the AVI header.

Known Usage

No public information

False Positives

No known false positives

Contributors

Cisco Talos Intelligence Group

Rule Groups

No rule groups

CVE

Additional Links

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-3834
Loading description

MITRE ATT&CK Framework

Tactic: Impact

Technique: Runtime Data Manipulation

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