Path traversal check is done twice

Created on 28 May 2024, 6 months ago
Updated 14 June 2024, 5 months ago

Problem/Motivation

The check if (in_array('..', explode('/', $request_path))) { is done twice. One check can be removed

Proposed resolution

Remove the duplicated checks.

User interface changes

None

API changes

None

Data model changes

None

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024