vendor:
PHP Volunteer Management System
by:
Ashoo
8,8
CVSS
HIGH
Unrestricted File Upload, Persistent XSS
434, 79
CWE
Product Name: PHP Volunteer Management System
Affected Version From: 1.0.2
Affected Version To: 1.0.2
Patch Exists: NO
Related CWE: N/A
CPE: a:phpvolunteer:php_volunteer_management_system
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: IIS6.0-Windows 2003
2012
PHP Volunteer Management System v 1.0.2 Multiple Vulnerabilities
Upload document (personal or Shared) functionallity of application allow unrestricted file upload. This can be abused by the attacker to upload backdoor to webserver. The persistent cross site scripting vulnerability exists in 'add news information section'. A remote attacker with privileges can exploit this vulnerablity.
Mitigation:
Restrict file uploads to only allow certain file types, validate and sanitize user input, and use a web application firewall.