Revision 707
Added by doc almost 17 years ago
CHANGELOG | ||
---|---|---|
11 | 11 |
! = Update/Change |
12 | 12 |
|
13 | 13 |
------------------------------------- 2.7.0 ------------------------------------- |
14 |
18-Feb-2008 Christian Sommer |
|
15 |
! Modified news module to create a default index.php during installation (directory spoofing) |
|
14 | 16 |
17-Feb-2008 Matthias Gallas |
15 | 17 |
- Removed colloquially german language files as the filename causes issues |
16 | 18 |
17-Feb-2008 Christian Sommer |
... | ... | |
74 | 76 |
! changed last remaining call to my_htmlspecialchars() to htmlspecialchars() |
75 | 77 |
# fixed path in jscalendar-css |
76 | 78 |
01-Feb-2008 Christian Sommer |
77 |
# Added default index.php to all folders to prevent directory spoofing
|
|
79 |
# Added default index.php to all folders (directory spoofing)
|
|
78 | 80 |
01-Feb-2008 Thomas Hornik |
79 | 81 |
# Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF']. |
80 | 82 |
# Fixed possible XSS-vulnerability in wb/search/search.php |
Also available in: Unified diff
Modified news module to create a default index.php during installation (directory spoofing)