abcm2ps is a command line program which converts ABC to music sheet in PostScript or SVG format. It is an extension of abc2ps which may handle many voices per staff. abcm2ps is Copyright © 2014-2016 Jean-Francois Moine.
GNU General Public License v3.0
84
stars
31
forks
source link
Null pointer dereference vulnerability in the function d_trill() #41
Closed
SegfaultMasters closed 5 years ago
Tested environment : 64-bit ubuntu 16.04 LTS
Affected version : 8.14.1-master
Command : ./abcm2ps r -E -g -x -v -O fff -O = -i -k 1 POC -s 10 -w 1 -m 100 -d 100 -a 0 -f musicfont.fmt -D Bar/ -p -l -I 500 -x -M -N 3 -1 -G -j 0 -b 1 -f -T all -c -B 10
Vulnerable code :
Debug:
GDB :
Reproducer file - Reproducer