XSS and CSRF Vulnerability in Frog CMS
The vulnerability exists due to failure in the 'frog/app/controllers/UserController.php' script to properly verify the source of HTTP request. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data. User can execute arbitrary JavaScript code within the vulnerable application. The vulnerability exists due to failure in the 'frog/app/controllers/PageController.php' script to properly sanitize user-supplied input in 'page[keywords]' variable. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials.