stable
Clone or download
Read-only
request #10504: Remote code execution through preg_replace() calls in PHPWiki
Change-Id: I55bce1fba4250011953711cdfaba483fcac9a161
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 |