The EZshopper product makes an effort to prevent attackers from exploiting directory traversal vulnerabilities in the loadpage.cgi, however this prevention mechanism lacks the ability to prevent the attack from happening when the ".|./" is used. This occurs as the URL is first sanitized of its ".." combinations and then of its "|" characters.