Bug#354662: scrot: format string vulnerabilities?

2009-10-26 Thread George Danchev
Actually here is a corrected patch, since the first one introduced doubled incrementation of optind++. -- pub 4096R/0E4BD0AB people.fccf.net/danchev/key pgp.mit.edu --- scrot-0.8.orig/src/options.c 2009-10-26 11:57:28.0 +0200 +++ scrot-0.8/src/options.c 2009-10-26 11:59:48.0

Bug#354662: scrot: format string vulnerabilities?

2006-02-27 Thread Timo Juhani Lindfors
Package: scrot Version: 0.8-7 Severity: normal Steps to reproduce: 1) scrot foo`perl -e 'print \\$w x 3900;'`.png Expected results: 1) scrot should either take a screenshot to a file or fail to create the file because filename is too long. Actual results: 1) scrot segfaults, apparently because