|
gtd-php contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate the Project Name or Description field ('name' and 'description' variables) upon submission to the newProject.php script. The script code is rendered when the listProjects.php is called. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|