|
Baby Gekko contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the apps/users/registration.template.php script does not validate the 'username', 'email_address', 'password', 'password_verify', 'firstname', 'lastname', and 'verification_code' upon submission to the users/action/register script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|