SYM_PHP_0055 - SymbioticSec/Symbiotic-Vulnerability-Database GitHub Wiki

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Property Value
Language php
Severity medium
CWE CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
OWASP A01:2021 - Broken Access Control
Confidence Level Low
Impact Level High
Likelihood Level Low

Description

These functions can be used to delete the files if the data inside the functions are user controlled. Use these functions carefully.