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
Buffer overflow in parse.c get_info #92
Open
Microsvuln opened 3 years ago
There is a buffer overflow vulnerability in
parse.c
(get_info
function) which is occurred when specific malformed file is parsed .Output :
To reproduce :
./abcm2ps poc6
poc6.zip