CVE-2024-27115
Remote Code Execution through File Upload in SOPlanning before 1.52.02
Record summary
CVE-2024-27115 has a selected CVSS score of 10.0 (critical); EIP currently links 1 repository PoC and 1 Nuclei template.
Description
A unauthenticated Remote Code Execution (RCE) vulnerability is found in the SO Planning online planning tool. With this vulnerability, an attacker can upload executable files that are moved to a publicly accessible folder before verifying any requirements. This leads to the possibility of execution of code on the underlying system when the file is triggered. The vulnerability has been remediated in version 1.52.02.
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
SO PlanningBrowse Simple Online Planning / SO PlanningDefault status: unaffected, unknown | CVE List | before 1.52.01 | affected |
| Before 1.52.01 | affected |
Proofs of concept
1Repository PoCs
GitHubtheexploiters/CVE-2024-27115-ExploitRepository PoCby theexploitersStars: 3Not analyzed2 files
Nuclei templates
1ProjectDiscoveryHIGHSOPlanning - Remote Code ExecutionCVSS 10
Detects a remote code execution vulnerability in SOPlanning version 1.52.01 through authenticated PHP file upload.
Impact
Authenticated attackers can upload and execute arbitrary PHP files through the SOPlanning upload functionality, achieving remote code execution.
Remediation
Update SOPlanning to a version newer than 1.52.01.
Source: ProjectDiscovery