Commit 286101e
committed
update.php fixes
Re-check the resolved #command path stays inside the document root before
executing it, so an authenticated request cannot use realpath() traversal
(e.g. starting at $docroot then '../') to run a binary outside the webgui.
Refs: OS-4891 parent de7bf2f commit 286101e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments