### [CVE-2007-6628](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6628) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description LScube Feng 0.1.15 and earlier allows remote attackers to cause a denial of service (NULL dereference and daemon crash) via (1) a malformed Transport header, which triggers misparsing in parse_transport_header in RTSP_setup.c, as demonstrated by a Transport header that contains only a "RTP/AVP;unicast;client_port" sequence; or (2) a malformed Range header, which triggers misparsing in parse_play_time_range in RTSP_Play, as demonstrated by an empty Range header. ### POC #### Reference - http://aluigi.altervista.org/adv/fengulo-adv.txt - http://aluigi.org/poc/fengulo.zip - http://securityreason.com/securityalert/3507 #### Github No PoCs found on GitHub currently.