CVE-2012-10056

HIGH

PHP Volunteer Management System v1.0.2 - Code Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 3 public exploits for CVE-2012-10056. PoCs published by Metasploit, Ashoo, including Metasploit module exploits/multi/http/php_volunteer_upload_exec.

AI-analyzed exploit summary This Metasploit module exploits an arbitrary file upload vulnerability in PHP Volunteer Management System v1.0.2, allowing authenticated users to upload and execute malicious PHP payloads.

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.

Exploits (3)

exploitdb WORKING POC VERIFIED
by Metasploit · rubywebappsphp
https://www.exploit-db.com/exploits/18957

This Metasploit module exploits an arbitrary file upload vulnerability in PHP Volunteer Management System v1.0.2, allowing authenticated users to upload and execute malicious PHP payloads.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: PHP Volunteer Management System v1.0.2
Auth required
Prerequisites: Network access to the target · Valid credentials (default: admin:volunteer)
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WRITEUP VERIFIED
by Ashoo · textwebappsphp
https://www.exploit-db.com/exploits/18941

This is a writeup detailing two vulnerabilities in PHP Volunteer Management System v1.0.2: unrestricted file upload leading to RCE and persistent XSS. It provides PoC steps but no actual exploit code.

Classification
Writeup 90%
Attack Type
Rce | Xss
Complexity
Trivial
Reliability
Reliable
Target: PHP Volunteer Management System v1.0.2
Auth required
Prerequisites: access to upload functionality · valid credentials for XSS
devstral-2 · analyzed Feb 16, 2026 Full analysis →
metasploit WORKING POC EXCELLENT
rubypocphp
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/multi/http/php_volunteer_upload_exec.rb

This Metasploit module exploits an arbitrary file upload vulnerability in PHP Volunteer Management System v1.0.2, allowing authenticated attackers to upload and execute malicious PHP files. The exploit leverages default credentials (admin:volunteer) to authenticate, uploads a PHP payload, and executes it by accessing the uploaded file.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: PHP Volunteer Management System v1.0.2
Auth required
Prerequisites: Network access to the target application · Default credentials (admin:volunteer) or valid credentials · Target application version v1.0.2 or prior
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v4 8.7
EPSS 0.0093
EPSS Percentile 55.8%
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

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

CWE
CWE-434
Status published
Products (1)
PHP Volunteer Management/PHP Volunteer Management 1.0.2
Published Aug 13, 2025
Tracked Since Feb 18, 2026