/filemanager/ajaxcalls.php in tecrail Responsive FileManager before 9.13.4 uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize getfile sequences such as ".." that can resolve to a location that is outside of that directory, aka Directory Traversal.
{
"cpe": "cpe:2.3:a:tecrail:responsive_filemanager:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "9.13.4"
}
],
"source": "CPE_RANGE"
}