vendor:
Travel PORTAL
by:
KnocKout
5.5
CVSS
MEDIUM
CSRF
352
CWE
Product Name: Travel PORTAL
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows, Demos
2010
Travel PORTAL <= Admin Password Change (CSRF) Exploit
This exploit allows an attacker to change the admin password in Travel PORTAL web application using a CSRF vulnerability. The attacker can craft a malicious HTML page that automatically submits a form to change the password without the knowledge or consent of the admin. The vulnerability exists in the /admin directory of the application.
Mitigation:
To mitigate this vulnerability, implement CSRF protection mechanisms such as anti-CSRF tokens or referer validation.