Actions
Bug #8485
closedpkg_mgr_install.php: Arbitrary files can be read by an authenticated user via logfilename sent in POST
Start date:
04/26/2018
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.x
Affected Architecture:
All
Description
logfilename is taken from POST and can be used to read arbitrary text files from the firewall.
The logfilename parameter will need some validation, such as a whitelist, basename & locked to one dir, or to use a keyword instead of a filename directly.
Updated by Anonymous over 6 years ago
- Assignee changed from Renato Botelho to Anonymous
Updated by Anonymous over 6 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset c29a1fe90f89c1ae392df2ef2092207e282ddc37.
Updated by Jim Pingle over 6 years ago
- Status changed from Feedback to Resolved
Unable to reproduce with the fix applied. Looks good to me.
Updated by Jim Pingle over 6 years ago
- Target version changed from 2.4.4 to 2.4.3-p1
Actions