Directory traversal vulnerability in file.php in CuteNews 2.6 allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter, as demonstrated by reading the admin username and password hash in data/users.db.php.
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/39885 | vdb entry |
http://securityreason.com/securityalert/3515 | third party advisory |
http://www.securityfocus.com/archive/1/485632/100/0/threaded | mailing list |
https://exchange.xforce.ibmcloud.com/vulnerabilities/39328 | vdb entry |