| Titre | php-censor <= 2.1.6 OS Command Injection |
|---|
| Description | PHP Censor (all versions through 2.1.6) allows unauthenticated OS command injection via the webhook endpoint. The WebhookController is whitelisted from authentication checks in Application.php, and the "branch" and "commit" parameters from GET/POST requests to /webhook/git/<projectId> are passed unsanitized through sprintf() into shell commands executed via Symfony Process::fromShellCommandline(). A remote unauthenticated attacker can inject arbitrary OS commands by sending a crafted branch parameter (e.g., ?branch=$(id)), which is executed asynchronously by the Worker process. In the default Docker deployment, commands run as root. |
|---|
| La source | ⚠️ https://github.com/php-censor/php-censor/issues/442 |
|---|
| Utilisateur | anch0r (UID 96691) |
|---|
| Soumission | 11/05/2026 08:54 (il y a 26 jours) |
|---|
| Modérer | 31/05/2026 16:19 (20 days later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 367552 [php-censor jusqu’à 2.1.6 Webhook Endpoint GitBuild.php commitId élévation de privilèges] |
|---|
| Points | 20 |
|---|