vendor:
ImgHosting
by:
Dennis Veninga
6.1
CVSS
MEDIUM
Cross-Site-Scripting
79
CWE
Product Name: ImgHosting
Affected Version From: 1.5
Affected Version To: 1.5
Patch Exists: YES
Related CWE: CVE-2018-5479
CPE: a:foxsash:imghosting
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2018
ImgHosting Image Storage System 1.5 – Cross-Site-Scripting
ImgHosting 1.5 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.