stable

Clone or download

Read-only

request #10504: Remote code execution through preg_replace() calls in the Tuleap codebase

Change-Id: Id204b6c33157d27458cbf81a6cd97a0ed1dc3047

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