CVE-2012-10056

HIGH EPSS 56.1%
Published Aug 13, 202510mo ago · Modified Jun 16, 20261w ago
8.7 CVSS 4.0
High
Find Similar
Published Aug 13, 2025 10mo ago
Last Modified Jun 16, 2026 1w ago

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.

CVSS Details

Base Score
8.7
Exploitability
Impact
Vector string
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
56.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-434 Unrestricted Upload of File with Dangerous Type Resource Mgmt

References 5

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

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.