stable
Clone or download
Read-only
Merge commit 'refs/changes/78/9078/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #10504: Remote code execution through preg_replace() calls in PHPWiki Change-Id: I67eda28e119d6308975b6a99c7a672af632685ec
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/wiki/phpwiki/lib/ErrorManager.php | +2 | −2 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/Theme.php | +14 | −2 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/CreatePage.php | +1 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/Template.php | +1 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/WikiAdminRename.php | +3 | −2 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/WikiAdminSearchReplace.php | +1 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/stdlib.php | +7 | −12 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/upgrade.php | +0 | −27 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/wikilens/Utils.php | +2 | −2 | Go to diff View file |