vendor:
4images
by:
Ritesh Gohil
8.8
CVSS
HIGH
Stored Cross-Site Scripting
79
CWE
Product Name: 4images
Affected Version From: 1.7.11
Affected Version To: 1.7.11
Patch Exists: YES
Related CWE: N/A
CPE: a:4homepages:4images:1.7.11
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10/Kali Linux
2020
4images v1.7.11 – ‘Profile Image’ Stored Cross-Site Scripting
This vulnerability can results attacker to inject the XSS payload into the IMAGE URL and each time any user will go to that URL, the XSS triggers, and the attacker can able to steal the cookie according to the crafted payload.
Mitigation:
Update the 4images to the latest version. Validate the user input. Sanitize the user input.