mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
achhhoo
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@4293 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
c33f3ef171
commit
e8fdeae5a3
1 changed files with 5 additions and 0 deletions
|
@ -60,6 +60,11 @@ p,ul,td {font-size:10pt;}
|
|||
<li>Fixed long post time issue</li>
|
||||
<li>Fixed bug with usernames containing single quotes</li>
|
||||
<li>Fixed word list bug - Word boundaries were not considered</li>
|
||||
<li>Fixed vulnerability in style admin</li>
|
||||
<li>Fixed sql injection vulnerability in viewtopic</li>
|
||||
<li>Fixed vulnerability allowing server side variable access in search - <b>tendor</b></li>
|
||||
<li>Fixed potential vulnerability in 2.0.5 login username entry - <b>throw away/eomer</b></li>
|
||||
<li>Fixed sql injection with reset date format field in profile - <b>tendor</b></li>
|
||||
</ul>
|
||||
|
||||
<a name="204"></a><h3 class="h3">1.ii. Changes since 2.0.4</h3>
|
||||
|
|
Loading…
Add table
Reference in a new issue