Something went wrong while setting issue due date.
[Security] - path traversal vulnerability - limited to png files
Closed
[Security] - path traversal vulnerability - limited to png files
[Security] - path traversal vulnerability - limited to png files
fusiondirectory/geticon.php? path traversal vulnerabilities under CWE-35: here
The vulnerability arises from using unsanitized user input ($_GET[‘icon’]) in a call to a function that results in reading a file.
The call stack includes
-findThemeIcon()
-FindIcon()
-FindIconHelper()
-LookupIcon()
-file_exists()