Directory traversal vulnerability in Pro Chat Rooms 3.0.2 allows remote authenticated users to select an arbitrary local PHP script as an avatar via a .. (dot dot) in the avatar parameter, and cause other users to execute this script by using sendData.php to send a message to (1) an individual user or (2) a room, leading to cross-site request forgery (CSRF), cross-site scripting (XSS), or other impacts.
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/50697 | vdb entry |
https://www.exploit-db.com/exploits/7409 | exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/47242 | vdb entry |
http://secunia.com/advisories/33088 | third party advisory vendor advisory |