# CVE-2012-10056

## Summary

- **CVE ID:** CVE-2012-10056
- **Severity:** HIGH
- **CVSS Score:** 8.7 (CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N)
- **CWE:** CWE-434
- **Published:** Aug 13, 2025
- **Last Modified:** Jul 15, 2026

## Description

PHP Volunteer Management System v1.0.2 contains an arbitrary file upload vulnerability in its document upload functionality. Authenticated users can upload files to the mods/documents/uploads/ directory without any restriction on file type or extension. Because this directory is publicly accessible and lacks execution controls, attackers can upload a malicious PHP payload and execute it remotely. The application ships with default credentials, making exploitation trivial. Once authenticated, the attacker can upload a PHP shell and trigger it via a direct GET request.

## Affected Products

- PHP Volunteer Management — PHP Volunteer Management (1.0.2)

## References

- [CNA](https://sourceforge.net/projects/phpvolunteer/)
- [CNA](https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/multi/http/php_volunteer_upload_exec.rb)
- [CNA](https://www.exploit-db.com/exploits/18941)
- [CNA](https://www.exploit-db.com/exploits/18957)
- [CNA](https://www.vulncheck.com/advisories/php-volunteer-management-system-arbitrary-file-upload)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 32.75%
- **EPSS Percentile:** 96.8

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-18._