vendor:
Reservo Image Hosting Script
by:
Dennis Veninga
6.1
CVSS
MEDIUM
Cross Site Scripting
79
CWE
Product Name: Reservo Image Hosting Script
Affected Version From: 1.5
Affected Version To: 1.6
Patch Exists: YES
Related CWE: CVE-2018-5705
CPE: a:reservo:reservo_image_hosting_script
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2018
Exploit Title: Reservo Image Hosting Script 1.5 – Cross Site Scripting
With support for automatic thumbnails & image resizing in over 200 image formats, robust privacy options, secure image manager, external storage a feature rich admin area and free migration scripts, Reservo really does tick every box. Reservo Image Hosting is vulnerable to XSS attacks. The affected function is its search engine. Since there is an user/admin login interface, it's possible for attackers to steal sessions of users and thus admin(s). By sending users an infected URL, code will be executed.
Mitigation:
Implement input validation and output encoding to prevent XSS attacks.