vendor:
SAFARI Montage
by:
Momen Eldawakhly - Cyber Guy - (Resecurity Inc)
6.1
CVSS
MEDIUM
Reflected Cross Site Scripting (XSS)
79
CWE
Product Name: SAFARI Montage
Affected Version From: 8.3
Affected Version To: 8.5
Patch Exists: NO
Related CWE: CVE-2021-45425
CPE: a:safari_montage:safari_montage:8.3 cpe:/a:safari_montage:safari_montage:8.5
Platforms Tested: Ubuntu Linux [Firefox]
2021
SAFARI Montage 8.5 – Reflected Cross Site Scripting (XSS)
The SAFARI Montage version 8.5 is vulnerable to a reflected cross-site scripting (XSS) attack. An attacker can execute arbitrary JavaScript code in the victim's browser by injecting malicious code through the 'redirect.php' parameter 'cmd'. This vulnerability allows the attacker to steal sensitive information, such as session cookies, from the victim.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user input before using it in dynamic web content. Implementing proper input validation and output encoding can help prevent XSS attacks.