Improper handling of the word admin in web interface cron jobs #147

Closed
opened 2026-04-05 20:25:35 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @elmanuel127 on 12/27/2024

CloudPanel version(s) affected

2.5.0

Description

When creating or editing a cron job via the web interface, the cron job fails to save if the word "admin" is included in the cron job string.

How to reproduce

Steps to Reproduce:

  1. Create or edit a cron job with a command string that includes the word "admin" (e.g., /usr/bin/phpX.Y /home/domain-admin/...).
    

Possible Solution

No response

Additional Context

No response

*Originally created by @elmanuel127 on 12/27/2024* ### CloudPanel version(s) affected 2.5.0 ### Description When creating or editing a cron job via the web interface, the cron job fails to save if the word "admin" is included in the cron job string. ### How to reproduce Steps to Reproduce: 1. Create or edit a cron job with a command string that includes the word "admin" (e.g., /usr/bin/phpX.Y /home/domain-admin/...). ### Possible Solution _No response_ ### Additional Context _No response_
Sign in to join this conversation.