CVE-2024-51378
getresetstatus in dns/views.py and ftp/views.py in CyberPanel (aka Cyber Panel) before 1c0c6cb allows remote attackers to bypass authentication and...
Basic Information
- CVE State
- PUBLISHED
- Reserved Date
- October 28, 2024
- Published Date
- October 29, 2024
- Last Updated
- February 05, 2025
- Vendor
- n/a
- Product
- n/a
- Description
- getresetstatus in dns/views.py and ftp/views.py in CyberPanel (aka Cyber Panel) before 1c0c6cb allows remote attackers to bypass authentication and execute arbitrary commands via /dns/getresetstatus or /ftp/getresetstatus by bypassing secMiddleware (which is only for a POST request) and using shell metacharacters in the statusfile property, as exploited in the wild in October 2024 by PSAUX. Versions through 2.3.6 and (unpatched) 2.3.7 are affected.
CVSS Scores
CVSS v3.1
10.0 - CRITICAL
Vector: CVSS:3.1/AC:L/AV:N/A:H/C:H/I:H/PR:N/S:C/UI:N
SSVC Information
- Exploitation
- active
- Automatable
- Yes
- Technical Impact
- total
References
https://cwe.mitre.org/data/definitions/78.html
https://github.com/usmannasir/cyberpanel/commit/1c0c6cbcf71abe573da0b5fddfb9603e7477f683
https://refr4g.github.io/posts/cyberpanel-command-injection-vulnerability/
https://cyberpanel.net/KnowledgeBase/home/change-logs/
https://cwe.mitre.org/data/definitions/420.html
https://cyberpanel.net/blog/detials-and-fix-of-recent-security-issue-and-patch-of-cyberpanel
https://www.bleepingcomputer.com/news/security/massive-psaux-ransomware-attack-targets-22-000-cyberpanel-instances/
Known Exploited Vulnerability Information
Source | Added Date |
---|---|
CISA | 2024-12-04 00:00:00 UTC |
Scanner Integrations
Scanner | URL | Date Detected |
---|---|---|
Metasploit | https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/unix/webapp/cyberpanel_preauth_rce_multi_cve.rb | 2025-04-29 11:01:27 UTC |
Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-51378.yaml | 2025-04-26 00:00:00 UTC |
Potential Proof of Concepts
Warning: These PoCs have not been tested and could contain malware. Use at your own risk.
cyberpanel_preauth_rce_multi_cve
Type: metasploit • Created: Unknown
Metasploit module for CVE-2024-51378
refr4g/CVE-2024-51378
Type: github • Created: 2024-10-29 23:34:27 UTC • Stars: 21
Exploit for CyberPanel Pre-Auth RCE via Command Injection