vendor:
PHP Volunteer Management
by:
G13
8,8
CVSS
HIGH
XSS and SQL Injection
79 (XSS) and 89 (SQL Injection)
CWE
Product Name: PHP Volunteer Management
Affected Version From: 1.0.2
Affected Version To: 1.0.2
Patch Exists: YES
Related CWE: N/A
CPE: a:phpvolunteer:php_volunteer_management:1.0.2
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/MySql
2012
PHP Volunteer Management ‘id’ 1.0.2 Multiple Vulnerabilities
The 'id' parameter on the get_hours.php page is vulnerable to XSS and SQL Injection. No authentication is needed. This is a reflective XSS vulnerability.
Mitigation:
Input validation and sanitization should be implemented to prevent XSS and SQL Injection attacks.