CVE-2013-10035

HIGH

ProcessMaker Open Source 2.x - Code Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2013-10035. PoCs published by Metasploit, including Metasploit module exploits/multi/http/processmaker_exec.

AI-analyzed exploit summary This Metasploit module exploits an authenticated PHP code execution vulnerability in ProcessMaker Open Source 2.x by leveraging insecure parameter handling in the 'neoclassic' skin. It allows authenticated users to execute arbitrary PHP code via crafted POST requests to vulnerable endpoints.

Description

A code injection vulnerability exists in ProcessMaker Open Source versions 2.x when using the default 'neoclassic' skin. An authenticated user can execute arbitrary PHP code via multiple endpoints, including appFolderAjax.php, casesStartPage_Ajax.php, and cases_SchedulerGetPlugins.php, by supplying crafted POST requests to parameters such as action and params. These endpoints fail to validate user input and directly invoke PHP functions like system() with user-supplied parameters, enabling remote code execution. The vulnerability affects both Linux and Windows installations and is present in default configurations of versions including 2.0.23 through 2.5.1. The vulnerable skin cannot be removed through the web interface, and exploitation requires only valid user credentials.

Exploits (2)

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

This Metasploit module exploits an authenticated PHP code execution vulnerability in ProcessMaker Open Source 2.x by leveraging insecure parameter handling in the 'neoclassic' skin. It allows authenticated users to execute arbitrary PHP code via crafted POST requests to vulnerable endpoints.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: ProcessMaker Open Source 2.x
Auth required
Prerequisites: Valid credentials for ProcessMaker · Access to vulnerable endpoints in the 'neoclassic' skin
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/processmaker_exec.rb

This Metasploit module exploits an authenticated PHP code execution vulnerability in ProcessMaker Open Source 2.x by leveraging a vulnerable 'neoclassic' skin endpoint to execute arbitrary commands. It includes authentication, payload upload, and execution capabilities.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: ProcessMaker Open Source 2.x
Auth required
Prerequisites: Valid credentials for ProcessMaker · Access to the 'neoclassic' skin endpoints
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v4 8.7
EPSS 0.0140
EPSS Percentile 68.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 poc
Automatable no
Technical Impact total

Details

CWE
CWE-94
Status published
Products (2)
ProcessMaker, Inc./ProcessMaker Open Source 2.0 - 2.5.2
ProcessMaker, Inc./ProcessMaker Open Source 2.x - 2.5.2
Published Jul 31, 2025
Tracked Since Feb 18, 2026