stable
Clone or download
Read-only
Merge commit 'refs/changes/99/9099/3' 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 the Tuleap codebase
Modified Files
Name | ||||
---|---|---|---|---|
M | cli/include/lib/PHP_BigFile.class.php | +2 | −1 | Go to diff View file |
M | plugins/forumml/www/forumml_utils.php | +1 | −1 | Go to diff View file |
M | src/common/backend/BackendCVS.class.php | +5 | −7 | Go to diff View file |
M | src/common/dao/UserDao.class.php | +1 | −1 | Go to diff View file |
M | src/common/mail/Mail.class.php | +33 | −11 | Go to diff View file |
M | src/common/reference/ReferenceManager.class.php | +1 | −1 | Go to diff View file |
M | src/common/svn/SVN_RepositoryListing.class.php | +2 | −3 | Go to diff View file |
M | src/common/tour/CustomToursFactory.class.php | +2 | −2 | Go to diff View file |
M | src/www/include/service.php | +19 | −8 | Go to diff View file |
M | tools/plugins/maillog/include/maillogPlugin.class.php | +7 | −1 | Go to diff View file |