vendor:
Vacation Packages Listing
by:
HackXBack
8,2
CVSS
HIGH
Cross Site Request Forgery and Multiple Cross Site Scripting
352, 79
CWE
Product Name: Vacation Packages Listing
Affected Version From: V2.0
Affected Version To: V2.0
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020
Vacation Packages Listing V2.0 – Multiple Vulnerabilities
Vacation Packages Listing V2.0 is vulnerable to Cross Site Request Forgery and Multiple Cross Site Scripting. An attacker can exploit this vulnerability by sending a malicious request to the vulnerable application. The malicious request can be used to add an admin user or inject malicious scripts into the application. Severity of this vulnerability is high with CVSS score 8.2.
Mitigation:
The application should use a secure random token to verify the authenticity of the request. The application should also validate all user input and sanitize it before displaying it to the user.