File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 22v5.2.9-git
33----------
44
5+ [jan] SECURITY: Fix XSS vulnerability in menu bar exposed by only a few
6+ applications (Bug #14213).
57
68
79------
Original file line number Diff line number Diff line change 3939 </stability >
4040 <license uri =" http://www.horde.org/licenses/lgpl" >LGPL-2</license >
4141 <notes >
42- *
42+ * [jan] SECURITY: Fix XSS vulnerability in menu bar exposed by only a few applications (Bug #14213).
4343 </notes >
4444 <contents >
4545 <dir baseinstalldir =" /" name =" /" >
40744074 <date >2015-10-20</date >
40754075 <license uri =" http://www.horde.org/licenses/lgpl" >LGPL-2</license >
40764076 <notes >
4077- *
4077+ * [jan] SECURITY: Fix XSS vulnerability in menu bar exposed by only a few applications (Bug #14213).
40784078 </notes >
40794079 </release >
40804080 </changelog >
Original file line number Diff line number Diff line change 2323 <input autocomplete="off" id="horde-search-input" type="text" />
2424 </div>
2525<?php else : ?>
26- <input type="text" id="horde-search-input" name="searchfield" class="formGhost" title="<?php echo $ this ->searchLabel ?> " />
26+ <input type="text" id="horde-search-input" name="searchfield" class="formGhost" title="<?php echo $ this ->h ( $ this -> searchLabel ) ?> " />
2727<?php endif ?>
2828 <input type="image" id="horde-search-icon" src="<?php echo $ this ->searchIcon ?> " />
2929 </form>
You can’t perform that action at this time.
0 commit comments