CVE-2017-2795
CVE-2017-2795 exploits a heap overflow in Antenna House DMC HTMLFilter (Txo/Continue records). The code allocates a buffer with size derived from a field in TxO (bufferSize = 2 * word), then copies data into this buffer via a memcpy using a separate size from the Continue record. In observed samp...