vendor:
EzServer
by:
Lorenzo Cantoni
9,8
CVSS
CRITICAL
Heap Corruption
119
CWE
Product Name: EzServer
Affected Version From: 7.0
Affected Version To: 7.0
Patch Exists: NO
Related CWE: CVE-2012-4750
CPE: a:ezhometech:ezserver:7.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2012
Ezhometech EzServer 7.0 Remote Heap Corruption Vulnerability
EzServer is a software for audio and video streaming adopted by various companies worldwide. Version 7.0 is affected by a remote heap corruption vulnerability. Version 6.x is not affected by this issue, as does not implement RTMP support. The vulnerability is caused by the application passing to memcpy() an uncontrolled size, which is directly taken from the AMF request in the RTMP packet. After have successfully completed the RTMP handshake, an attacker can send a malformed AMF request embedded in the RTMP session, with an high value for the 'size' field (2 bytes, such as 0xFFFF) and a lower-sized 'string' (such as 'connect'). This result in a heap corruption and a crash for the application.
Mitigation:
Support for the RTMP protocol appears disabled (but not fully removed) in version 7.1.