Re: thttpd-2.24

From: Byron Sonne (blsonne_at_rogers.com)
Date: 11/10/03

  • Next message: Dave Korn: "Re: Re[2]: ms03-043 questions"
    Date: Mon, 10 Nov 2003 02:50:56 -0500
    To: methodic <methodic@libpcap.net>, vuln-dev@securityfocus.com
    
    

    > hmm, i wonder where the first i in index.html went to? can anyone
    > reproduce? thoughts?

    My first hypothesis would be that an assumption is made; this assumption
    being that the document/document path is always prefaced with a /.

    If this '/' is always supposed to be present (i.e. by protocol or spec)
    than one could assume it is not hugely relevant (it acts as a delimeter)
    so somehwere some code eliminates it, and generalized it as simply
    'remove the first character' instead of 'check for a slash and remove it
    if present'.

    -- 
    	For good, return good. For evil, return justice.
    

  • Next message: Dave Korn: "Re: Re[2]: ms03-043 questions"

    Relevant Pages

    • Re: 2.6.18-mm2: ext3 BUG?
      ... While I could reproduce it with a 200MB file, ... Hmm, I was running the test for several ours without any problem... ... The kernel is 2.6.17.6, ext3 in ordered data mode, standard SATA disk. ... vendor_id: GenuineIntel ...
      (Linux-Kernel)
    • Re: GIT head doesnt seem to want to build on 32bit..
      ... Linus Torvalds wrote: ... On Tue, 16 Dec 2008, Alan Cox wrote: ... Hmm. ... reproduce it in my 32-bit environment. ...
      (Linux-Kernel)
    • Re: [Bug #13001] PCI-DMA: Out of IOMMU space
      ... other unnecessary boot options. ... Hmm, in the bug repport, you said that you can't reproduce the problem: ... me apply patch that show 32 bit dma devices in my system. ...
      (Linux-Kernel)
    • Re: How to get OleDbConnection DataSource?
      ... .NET Windows Forms application. ... Hmm. ... Don't seem to be able to reproduce the problem. ...
      (microsoft.public.dotnet.framework.adonet)