vendor:
phpAutoVideo
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-Site Scripting and Remote File-Include Vulnerabilities
79, 98
CWE
Product Name: phpAutoVideo
Affected Version From: 2.21
Affected Version To: 2.21
Patch Exists: YES
Related CWE: N/A
CPE: a:phpautovideo:phpautovideo
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2007
phpAutoVideo Cross-Site Scripting and Remote File-Include Vulnerabilities
phpAutoVideo is prone to a cross-site scripting vulnerability and a remote file-include vulnerability because it fails to properly sanitize user-supplied input. Attackers can exploit these issues to execute arbitrary code within the context of the webserver process, steal cookie-based authentication credentials, and launch other attacks.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.