| Reference | Description |
| CVE-2000-1114 | Source code disclosure using trailing
dot |
| CVE-2002-1986, | Source code disclosure using trailing
dot |
| CVE-2004-2213 | Source code disclosure using trailing dot or
trailing encoding space "%20" |
| CVE-2005-3293 | Source code disclosure using trailing
dot |
| CVE-2004-0061 | Bypass directory access restrictions using
trailing dot in URL |
| CVE-2000-1133 | Bypass directory access restrictions using
trailing dot in URL |
| CVE-2001-1386 | Bypass check for ".lnk" extension using
".lnk." |
| CVE-2001-0693 | Source disclosure via trailing encoded space
"%20" |
| CVE-2001-0778 | Source disclosure via trailing encoded space
"%20" |
| CVE-2001-1248 | Source disclosure via trailing encoded space
"%20" |
| CVE-2004-0280 | Source disclosure via trailing encoded space
"%20" |
| CVE-2005-0622 | Source disclosure via trailing encoded space
"%20" |
| CVE-2005-1656 | Source disclosure via trailing encoded space
"%20" |
| CVE-2002-1603 | Source disclosure via trailing encoded space
"%20" |
| CVE-2001-0054 | Multi-Factor Vulnerability (MVF). directory
traversal and other issues in FTP server using Web encodings such as "%20";
certain manipulations have unusual side
effects. |
| CVE-2002-1451 | Trailing space ("+" in query string) leads to
source code disclosure. |
| CVE-2000-0293 | Filenames with spaces allow arbitrary file
deletion when the product does not properly quote them; some overlap with
path traversal. |
| CVE-2001-1567 | "+" characters in query string converted to spaces
before sensitive file/extension (internal space), leading to bypass of
access restrictions to the file. |
| CVE-2002-0253 | Overlaps infoleak |
| CVE-2001-0446 | Application server allows remote attackers to
read source code for .jsp files by appending a / to the requested URL.
|
| CVE-2004-0334 | Bypass Basic Authentication for files using
trailing "/" |
| CVE-2001-0893 | Read sensitive files with trailing
"/" |
| CVE-2001-0892 | Web server allows remote attackers to view
sensitive files under the document root (such as .htpasswd) via a GET
request with a trailing /. |
| CVE-2004-1814 | Directory traversal vulnerability in server allows
remote attackers to read protected files via .. (dot dot) sequences in an
HTTP request. |
| BID:3518 | Source code disclosure |
| CVE-2002-1483 | Read files with full pathname using multiple
internal slash. |
| CVE-1999-1456 | Server allows remote attackers to read arbitrary
files via a GET request with more than one leading / (slash) character in
the filename. |
| CVE-2004-0578 | Server allows remote attackers to read arbitrary
files via leading slash (//) characters in a URL request.
|
| CVE-2002-0275 | Server allows remote attackers to bypass
authentication and read restricted files via an extra / (slash) in the
requested URL. |
| CVE-2004-1032 | Product allows local users to delete arbitrary
files or create arbitrary empty files via a target filename with a large
number of leading slash (/) characters. |
| CVE-2002-1238 | Server allows remote attackers to bypass access
restrictions for files via an HTTP request with a sequence of multiple /
(slash) characters such as http://www.example.com///file/.
|
| CVE-2004-1878 | Product allows remote attackers to bypass
authentication, obtain sensitive information, or gain access via a direct
request to admin/user.pl preceded by // (double leading slash).
|
| CVE-2005-1365 | Server allows remote attackers to execute
arbitrary commands via a URL with multiple leading "/" (slash) characters
and ".." sequences. |
| CVE-2000-1050 | Access directory using multiple leading
slash. |
| CVE-2001-1072 | Bypass access restrictions via multiple leading
slash, which causes a regular expression to
fail. |
| CVE-2004-0235 | Archive extracts to arbitrary files using multiple
leading slash in filenames in the archive. |
| CVE-2002-1078 | Directory listings in web server using multiple
trailing slash |
| CVE-2004-0847 | ASP.NET allows remote attackers to bypass
authentication for .aspx files in restricted directories via a request
containing a (1) "\" (backslash) or (2) "%5C" (encoded backslash), aka "Path
Validation Vulnerability." |
| CVE-2000-0004 | Server allows remote attackers to read source
code for executable files by inserting a . (dot) into the URL.
|
| CVE-2002-0304 | Server allows remote attackers to read
password-protected files via a /./ in the HTTP request.
|
| BID:6042 | Input Validation
error |
| CVE-1999-1083 | Possibly (could be a cleansing
error) |
| CVE-2004-0815 | "/./////etc" cleansed to ".///etc" then
"/etc" |
| CVE-2002-0112 | Server allows remote attackers to view password
protected files via /./ in the URL. |
| CVE-2004-0696 | List directories using desired path and
"*" |
| CVE-2002-0433 | List files in web server using
"*.ext" |
| CVE-2001-1152 | Proxy allows remote attackers to bypass blacklist
restrictions and connect to unauthorized web servers by modifying the
requested URL, including (1) a // (double slash), (2) a /SUBDIR/.. where the
desired file is in the parentdir, (3) a /./, or (4) URL-encoded characters.
|
| CVE-2000-0191 | application check access for restricted URL before
canonicalization |
| CVE-2005-1366 | CGI source disclosure using
"dirname/../cgi-bin" |
| CVE-1999-0012 | Multiple web servers allow restriction bypass
using 8.3 names instead of long names |
| CVE-2001-0795 | Source code disclosure using 8.3 file
name. |
| CVE-2005-0471 | Multi-Factor Vulnerability. Product generates
temporary filenames using long filenames, which become predictable in 8.3
format. |