fix XSS lastcomments plugin http://www.exploit-db.com/exploits/12034
This commit is contained in:
parent
d25c3ca1e6
commit
6818c2854e
@ -48,6 +48,8 @@ function plugin_lastcomments_widget() {
|
||||
$update = true;
|
||||
continue;
|
||||
}
|
||||
|
||||
comment_clean($arr);
|
||||
|
||||
$content .=
|
||||
"<li>
|
||||
@ -183,4 +185,4 @@ function plugin_lastcomments_rssinit() {
|
||||
|
||||
*/
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user