CVE-2023-30253
HIGHDolibarr < 17.0.1 - Authenticated Remote Code Execution via Uppercase PHP Tag Injection
Title source: llmExploitation Summary
EIP tracks 10 public exploits for CVE-2023-30253.
PoCs published by nikn0laty, dollarboysushil, Rubikcuv5, including Metasploit module exploits/unix/http/dolibarr_cms_rce_cve_2023_30253.
AI-analyzed exploit summary This is a functional exploit for CVE-2023-30253, targeting Dolibarr <= 17.0.0. It achieves remote code execution by injecting PHP code into a website page via authenticated API calls, resulting in a reverse shell.
Description
Dolibarr before 17.0.1 allows remote code execution by an authenticated user via an uppercase manipulation: <?PHP instead of <?php in injected data.
Exploits (10)
This is a functional exploit for CVE-2023-30253, targeting Dolibarr <= 17.0.0. It achieves remote code execution by injecting PHP code into a website page via authenticated API calls, resulting in a reverse shell.
This repository contains a working exploit for CVE-2023-30253, a remote code execution vulnerability in Dolibarr 17.0.0. The exploit leverages an uppercase manipulation technique to bypass PHP code injection filters, allowing authenticated users to execute arbitrary commands.
This PoC exploits CVE-2023-30253, an authenticated RCE vulnerability in Dolibarr ERP/CRM. It automates login, website/page creation, and payload injection via a malicious PHP section to execute system commands.
This PoC exploits CVE-2023-30253 in Dolibarr 17.0.0 by injecting PHP code into a website page via the CMS Website plugin, bypassing restrictions to achieve remote command execution. It authenticates, creates a site/page, injects a reverse shell payload, and triggers execution.
This repository contains a functional exploit for CVE-2023-30253, an authenticated RCE vulnerability in Dolibarr ERP/CRM. The exploit bypasses PHP code sanitation by using mixed-case variations (e.g., 'PHP' or 'pHp') and provides multiple payload options including reverse shells and custom commands.
This repository contains a functional Python exploit for CVE-2023-30253, which leverages a case-sensitive PHP tag filtering bypass in Dolibarr ERP/CRM 17.0.0 to achieve remote code execution (RCE). The exploit automates the process of logging in, creating a website, injecting malicious PHP code using uppercase tags (e.g., <?PHP), and triggering execution via a crafted page.
This is a functional exploit for CVE-2023-30253, targeting Dolibarr <= 17.0.0. It achieves remote code execution by injecting a PHP reverse shell into a dynamically created website page after authenticating as a valid user.
This exploit targets CVE-2023-30253, a PHP code injection vulnerability in Dolibarr 17.0.0. It authenticates with default credentials, creates a site and page, injects malicious PHP code, and triggers execution to achieve remote command execution via a reverse shell.
This PoC exploits an authenticated RCE vulnerability in Dolibarr CMS by creating a malicious website page with embedded PHP code that executes a base64-encoded reverse shell payload. It automates login, website/page creation, and payload delivery.
This Metasploit module exploits an authenticated PHP code injection vulnerability in Dolibarr ERP/CRM before 17.0.1. It bypasses a lowercase `<?php` tag filter by using uppercase variants (e.g., `<?PHP`) to inject arbitrary PHP code, achieving remote code execution when the page is rendered.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H