Hallo,

after verifing the Problem with the Script that i became from JAzoff ...
i see that the problem is an buffer error in wget. (unchecked strok result)
Maybe it even allow intrusion in the system using wget.


> cvs diff ftp-basic.c Index: ftp-basic.c =================================================================== RCS file: /pack/anoncvs/wget/src/ftp-basic.c,v retrieving revision 1.36 diff -r1.36 ftp-basic.c 1101c1101,1107 < strtok (respline, "\""); --- > request = strtok (respline, "\""); > if (request == respline) > { > /* The server send illegale Response */ > xfree (respline); > return FTPSRVERR; > }

Please can the maintainer Include the patch in the cvs Version ???

Cu Thomas Lu�nig

Reply via email to