Open GoogleCodeExporter opened 8 years ago
Actually 335, 336, 337, 189 and to some extent 105 are the same issue/have the
same reason. Microsoft states that dots and spaces at the end of a filename are
removed (http://support.microsoft.com/kb/115827/en-us,
http://msdn.microsoft.com/en-us/library/aa365247), but non-ascii characters are
explicitly allowed. I also did not find any indication that + should not be
allowed. At least urls like script.cgi+ and script.cgi%2B do not open
script.cgi, so CGI code disclosure should not be an issue here.
Original comment by bel2...@gmail.com
on 1 Apr 2012 at 1:02
Chinese version of the operating system, allowing the file name and directory
name to use Chinese, Chinese (including CJK) using two bytes greater than 0x7f
ASCII codes.
Original comment by thx...@gmail.com
on 5 Apr 2012 at 1:40
Exclude greater than 0x7f bytes, mongoose handle CJK coding the directory name
to be wrong.
Original comment by thx...@gmail.com
on 5 Apr 2012 at 1:43
Issue 336 has been merged into this issue.
Original comment by valenok
on 22 Sep 2012 at 12:39
Issue 189 has been merged into this issue.
Original comment by valenok
on 22 Sep 2012 at 12:39
Issue 105 has been merged into this issue.
Original comment by valenok
on 22 Sep 2012 at 12:41
Issue 335 has been merged into this issue.
Original comment by valenok
on 23 Sep 2012 at 1:04
Original issue reported on code.google.com by
thx...@gmail.com
on 31 Mar 2012 at 12:48