stable

Clone or download

Read-only

request #10504: Remote code execution through preg_replace() calls

Previous contributions 9c06c390b0ab3fb019437a50269fa810c3004188 and bd3e7103495f3494a969b46a06976af08bcbace9 has left vulnerable calls behind. Change-Id: I24a2e86c8f3a036ab77f4ca6b04a9b19b82ac9e4

Modified Files

Name
M plugins/git/include/Git/Gitolite/GitoliteConfWriter.php +2 −2 Go to diff View file
M plugins/mediawiki/include/mediawikiPlugin.class.php +1 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/Template.php +12 −18 Go to diff View file
M src/common/wiki/phpwiki/lib/WikiDB/backend/PearDB.php +10 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/WikiPlugin.php +7 −4 Go to diff View file
M src/common/wiki/phpwiki/lib/XmlRpcServer.php +9 −2 Go to diff View file