1 Sep 2011 13:28
[mantisbt-commits] [mantisbt/mantisbt] c12a32: Fix #13282, #13283: bug_actiongroup_ext_page.php L...
Branch: refs/heads/master Home: https://github.com/mantisbt/mantisbt Commit: c12a32af2bb48f32cf9df887b8e95e8b5194dbb0 https://github.com/mantisbt/mantisbt/commit/c12a32af2bb48f32cf9df887b8e95e8b5194dbb0 Author: David Hicks <d <at> hx.id.au> Date: 2011-09-01 (Thu, 01 Sep 2011) Changed paths: M bug_actiongroup_ext_page.php M core/bug_group_action_api.php Log Message: ----------- Fix #13282, #13283: bug_actiongroup_ext_page.php LFI and XSS High-Tech Bridge SA Security Research Lab reported 2 issues with the 'action' parameter to bug_actiongroup_ext_page.php Issue #13282 XSS issue with require_once() call failures returning an unescaped user-supplied filename. There has been a fair amount of recent public talk about PHP error messages being a source of XSS issues. This is an example. Issue #12283 Local file inclusion/path traversal vulnerability on web servers that allow translations like:(Continue reading)
RSS Feed