stable

Clone or download

Read-only

request #9204: Fix SQL injections in CVS

Also, a potential remote command execution is fixed Change-Id: Ifb3fc46671029058d604e63e4aa66082c349835e

Modified Files

Name
M src/www/cvs/admin_commit.php +2 −1 Go to diff View file
M src/www/cvs/commit_utils.php +35 −31 Go to diff View file
M src/www/cvs/cvs_intro.php +3 −3 Go to diff View file
M src/www/cvs/detail_commit.php +10 −7 Go to diff View file
M src/www/cvs/index.php +14 −7 Go to diff View file
M src/www/cvs/viewvc.php +4 −2 Go to diff View file