Full Disclosure mailing list archives

RE: Squirrelmail Chpasswod bof


From: "Alerta Redsegura" <alerta () redsegura com>
Date: Mon, 19 Apr 2004 20:56:13 -0500

----
      char User[STR_MAX];
      char New_pw[50];
      char Old_pw[50];

      ..

      sprintf(User,"%s",argv[1]);
      sprintf(Old_pw,"%s",argv[2]);
      sprintf(New_pw,"%s",argv[3]);
---


Automatic resizing...  Perl, every day I love you more!





IƱigo Koch
Red Segura

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html


Current thread: