Rule Category

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

Alert Message

SERVER-OTHER Broadcom VMware vCenter DCERPC integer underflow attempt

Rule Explanation

This rule looks for DCERPC traffic where the authentication trailer length is above 0 and the number of context elements included is greater than 169.

What To Look For

This rule looks for traffic that attempts to trigger an integer underflow vulnerability in VMWare vCenter's DCERPC server implementation.

Known Usage

Attacks/Scans seen in the wild

False Positives

Known false positives, with the described conditions

This rule may alert on legitimate DCERPC requests that include a very large amount of context elements.

Contributors

Cisco Talos Intelligence Group

Rule Groups

Rule Categories::Server::Other

MITRE::ATT&CK Framework::Enterprise::Initial Access::Exploit Public-Facing Application

Vulnerability::Severity::High

Vulnerability::Severity::Critical

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-2024-37079
Loading description