'; } else{ echo ''; } echo '
|
|||
Release Date:2025/9/15
Rule Name:Directory Traversal Attack In Parameter Value
Severity:high
CVE ID:
Descripiton:
|
A path traversal attack (also known as directory traversal) aims to access files and directories that are stored outside the web root folder. By manipulating variables that reference files with ../ sequences or by using absolute file paths, it may be possible to access arbitrary file and directory stored on file system including source code or configuration and critical system files. For details refer to https://www.owasp.org/index.php/Path_Traversal. This rule supports to defend the A5: Broken Access Control and A2: Cryptographic Failures of OWASP Top 10 - 2021.
Other reference:None
Solution:
|
Update vendor patches.