stable
Clone or download
Read-only
request #16213: SQL injection in the "SVN core" commits browser
Also fixes a XSS via the same injection point. Change-Id: Ib33199b7d0ec5f8a07a65d74766477f23df4a75b
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Widget/Widget_MyLatestSvnCommits.class.php | +2 | −2 | Go to diff View file |
M | src/common/Widget/Widget_ProjectLatestSvnCommits.class.php | +1 | −1 | Go to diff View file |
M | src/common/svn/SVN_LogFactory.class.php | +2 | −2 | Go to diff View file |
M | src/www/svn/browse_revision.php | +2 | −2 | Go to diff View file |
M | src/www/svn/svn_utils.php | +50 | −17 | Go to diff View file |
M | tests/psalm/tuleap-baseline.xml | +5 | −1 | Go to diff View file |