vendor:
Vacation Rental
by:
CraCkEr
7.5
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: Vacation Rental
Affected Version From: 1.8
Affected Version To: 1.8
Patch Exists: NO
Related CWE:
CPE: a:gz_scripts:vacation_rental:1.8
Platforms Tested: Windows 10 Pro
2023
Vacation Rental 1.8 – Stored Cross-Site Scripting (XSS)
The Vacation Rental 1.8 software is vulnerable to stored cross-site scripting (XSS). The vulnerability exists in the 'username', 'title', and 'comment' parameters of the POST request. An attacker can inject malicious scripts into these parameters, which will be executed in the context of the victim's browser when they visit the affected page or the reviews page. This allows the attacker to manipulate the content of the site and potentially perform further attacks.
Mitigation:
To mitigate this vulnerability, the vendor should sanitize and validate user input before displaying it on the website. This includes the 'username', 'title', and 'comment' fields. Additionally, the vendor should implement a review management section in the administration panel to allow for easy management of reviews.