CubeCart contains a flaw related to the Cubecart::_basket() method of the cubecart.class.php script. The issue is triggered when input passed via the 'shipping' parameter is not properly sanitized before being used in an unserialize() call. This may allow a remote attacker to manipulate arbitrary values of the application's configuration settings, making the application vulnerable to some malicious attacks.