### [CVE-2005-0607](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0607) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description CubeCart 2.0.0 through 2.0.5 allows remote attackers to determine the full path of the server via direct calls without parameters to (1) information.php, (2) language.php, (3) list_docs.php, (4) popular_prod.php, (5) sale.php, (6) subfooter.inc.php, (7) subheader.inc.php, (8) cat_navi.php, or (9) check_sum.php, which reveals the path in a PHP error message. ### POC #### Reference - http://lostmon.blogspot.com/2005/02/cubecart-20x-multiple-variable-xss.html #### Github No PoCs found on GitHub currently.