GPAC 缓冲区错误漏洞
GPAC is an open source multimedia framework. GPAC suffers from a buffer error vulnerability that stems from the fact that when MP4Box tries to parse an MP4 file, it calls the function diSTboxread to read from the video. In this function, it allocates a fixed-length buffer str. However, reading fr...