vendor:
PHP Uploader Downloader
by:
indoushka
7.5
CVSS
HIGH
XSS
79
CWE
Product Name: PHP Uploader Downloader
Affected Version From: 2
Affected Version To: 2
Patch Exists: NO
Related CWE: N/A
CPE: a:zachwhite:php_uploader_downloader
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux
2008
PHP Uploader Downloader Cross Site Scripting Vulnerability
A Cross-Site Scripting (XSS) vulnerability exists in PHP Uploader Downloader Version 2.0, which allows remote attackers to inject arbitrary web script or HTML via the '>' parameter. An attacker can exploit this vulnerability to execute arbitrary HTML and script code in a user's browser session in the context of the affected site.
Mitigation:
Input validation should be used to prevent the execution of malicious scripts. Sanitize user input and output to prevent XSS attacks.