CentOS 6.5
wget https://github.com/mudongliang/source-packages/raw/master/CVE-2004-1275/html2hdml-1.0.3.tar.gz
tar -xvf html2hdml-1.0.3.tar.gz
cd html2hdml-1.0.3/
./configure
make
./html2hdml < 61.html > 61.hdml
html2hdml Buffer Overflow in remove_quote() Lets Remote Users Execute Arbitrary Code
HTML2HDML File Conversion Buffer Overflow Vulnerability
HTML2HDML 1.0.3 - File Conversion Buffer Overflow
In convert.c, remove_quote() copies any amount of data to a limited-size print_buf array.