wget 1.19.4 has a buffer overflow vulnerability when formating total download time

2019-12-10 Thread JunDong Xie
This bug is in progress.c, create_image function. ``` else { /* When the download is done, print the elapsed time. */ int nbytes; int ncols; /* Note to translators: this should not take up more room than available here (6 columns). Abbreviate if necessary.

Re: wget 1.19.4 has a buffer overflow vulnerability when formating total download time

2019-12-10 Thread Tim Rühsen
Thanks, it's discussed at https://savannah.gnu.org/bugs/?54126. Feel free to add information. Regards, Tim On 10.12.19 08:28, JunDong Xie wrote: > This bug is in progress.c, create_image function. > ``` > else > { > /* When the download is done, print the elapsed time. */ > int