vendor:
Vacation Rental Script
by:
Hasan Ali YILDIR
5.5
CVSS
MEDIUM
Cross-Site Request Forgery (CSRF), Cross-Site Scripting (XSS)
352
CWE
Product Name: Vacation Rental Script
Affected Version From: 4
Affected Version To: 4
Patch Exists: No
Related CWE:
CPE:
Platforms Tested: Windows 10 Pro
2023
PHPJabbers Vacation Rental Script 4.0 – CSRF
The attacker can send to victim a link containing a malicious URL in an email or instant message, can perform a wide variety of actions, such as stealing the victim's session token or login credentials
Mitigation:
Implement CSRF tokens, input validation, and output encoding to prevent CSRF and XSS attacks.