vendor:
Image Sharing Script
by:
Hasan Emre Ozer
7,5
CVSS
HIGH
Reflected XSS
79
CWE
Product Name: Image Sharing Script
Affected Version From: v4.13
Affected Version To: v4.13
Patch Exists: NO
Related CWE: N/A
CPE: a:itechscripts:image_sharing_script
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: PHP
2017
Image Sharing Script v4.13 – Multiple Vulnerability
Reflected XSS vulnerability exists in the Image Sharing Script v4.13. An attacker can inject malicious JavaScript code in the vulnerable parameter 'q' of the 'searchpin.php' page. The malicious code will be executed in the browser of the victim when the vulnerable page is accessed.
Mitigation:
Input validation should be done on the server side to prevent malicious code injection.