Directory traversal vulnerability in ls.php in LittleSite (aka LS or LittleSite.php) 0.1 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the file parameter to index.php. NOTE: in some environments, this can be leveraged for remote file inclusion by using a UNC share pathname or an ftp, ftps, or ssh2.sftp URL.
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Link | Tags |
---|---|
http://osvdb.org/55969 | vdb entry exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/51819 | vdb entry |
http://secunia.com/advisories/35907 | third party advisory vendor advisory |
http://packetstormsecurity.org/0907-exploits/ls-lfi.txt | exploit |