vendor:
4images
by:
Qabandi
7,5
CVSS
HIGH
HTML injection/XSS
79
CWE
Product Name: 4images
Affected Version From: 1.7.7
Affected Version To: 1.7.7
Patch Exists: YES
Related CWE: N/A
CPE: a:4homepages:4images
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: FireFox
2009
4images <= 1.7.7 - filter bypass HTML injection/XSS
4images is vulnerable to HTML injection/XSS due to a filter bypass vulnerability. The vulnerability exists due to the fact that the user_homepage field is not properly sanitized when it is updated. An attacker can inject malicious JavaScript code into the user_homepage field which will be executed when the comments are viewed.
Mitigation:
Ensure that user input is properly sanitized and validated before being used.