Re: XP SP2 command line trouble - update




Maybe Explorer is wrapping it in a string to prevent buffer overflow?


You mean so that a fake path with spaces
can't double as a command line? Whatever the
reason, it doesn't seem that it should be happening.
I wonder now whether other software will need to
be edited to check for quotes in $Command strings.


.



Relevant Pages

  • iDEFENSE OSF1/Tru64 3.x vuln clarification
    ... VU#510235 - dtsession vulnerable to buffer overflow via long string of ... characters supplied as "-contextDir" command line argument ... > - the type of vulnerability ...
    (Bugtraq)
  • [Full-Disclosure] iDEFENSE OSF1/Tru64 3.x vuln clarification
    ... VU#510235 - dtsession vulnerable to buffer overflow via long string of ... characters supplied as "-contextDir" command line argument ... > - the type of vulnerability ...
    (Full-Disclosure)
  • TIP #185: Null Handling
    ... nulls, and command modifications for manipulating them. ... Tcl deals with strings, the universal medium for representing data. ... is know and it is an empty string, but if a respondent forgets to give ...
    (comp.lang.tcl)
  • Re: Determine how Word was launched
    ... inspect the command line used to launch Word. ... Private Declare Function GetCommandLineA Lib "kernel32" As Long ... Public Function GetCommandLineAs String ... Dim lngCmdLinePtr As Long ...
    (microsoft.public.office.developer.vba)
  • Re: Class.getMethod in classs static initializer block
    ... I just wanted to add that I had some similar code for a "command line server" project. ... static private final boolean DEBUG = true; ... {public ReturnCode runCommand(String s) ... public ReturnCode parseLine(String line) ...
    (comp.lang.java.programmer)

Loading