AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2013-10035

UNKNOWN · CVSS N/A EPSS 1.46% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-07-31 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. It affects Windows, Linux. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable. Exploitation may require the attacker to be authenticated.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2013-10035
Severity
UNKNOWN
CVSS
N/A
EPSS
1.46%
Windows Linux

Original NVD 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.