Lucene search
K

122 matches found

Metasploit
Metasploit
added 2024/12/05 6:56 p.m.510 views

CyberPanel Multi CVE Pre-auth RCE

This module exploits three separate unauthenticated Remote Code Execution vulnerabilities in CyberPanel: - CVE-2024-51567: Command injection vulnerability in the "upgrademysqlstatus" endpoint. - CVE-2024-51568: Command Injection via the "completePath" parameter in the "outputExecutioner" sink. -...

10CVSS8.3AI score0.94878EPSS
Exploits14
NVD
NVD
added 2024/12/05 2:15 p.m.24 views

CVE-2024-54679

CyberPanel aka Cyber Panel before 6778ad1 does not require the FilemanagerAdmin capability for restartMySQL actions...

6.5CVSS0.00906EPSS
Exploits2References3
OSV
OSV
added 2024/12/05 2:15 p.m.7 views

CVE-2024-54679

CyberPanel aka Cyber Panel before 6778ad1 does not require the FilemanagerAdmin capability for restartMySQL actions...

6.5CVSS6.9AI score0.00906EPSS
Exploits2References3
The Hacker News
The Hacker News
added 2024/12/05 5:9 a.m.19 views

CISA Warns of Active Exploitation of Flaws in Zyxel, ProjectSend, and CyberPanel

The U.S. Cybersecurity and Infrastructure Security Agency CISA added multiple security flaws affecting products from Zyxel, North Grid Proself, ProjectSend, and CyberPanel to its Known Exploited Vulnerabilities KEV catalog, citing evidence of active exploitation in the wild. The list of...

10CVSS10AI score0.94878EPSS
Exploits11
Cvelist
Cvelist
added 2024/12/05 12:0 a.m.15 views

CVE-2024-54679

CyberPanel aka Cyber Panel before 6778ad1 does not require the FilemanagerAdmin capability for restartMySQL actions...

4.3CVSS0.00906EPSS
Exploits2References3
Vulnrichment
Vulnrichment
added 2024/12/05 12:0 a.m.13 views

CVE-2024-54679

CyberPanel aka Cyber Panel before 6778ad1 does not require the FilemanagerAdmin capability for restartMySQL actions...

4.3CVSS7AI score0.00906EPSS
Exploits2References3
CNNVD
CNNVD
added 2024/12/05 12:0 a.m.3 views

CyberPanel 安全漏洞

CyberPanel is a web hosting control panel with built-in DNS and email servers by Usman Nasir Personal Developer. A security vulnerability exists in CyberPanel aka Cyber Panel versions prior to 6778ad1, which stems from a restartMySQL operation that does not require the FilemanagerAdmin function...

6.5CVSS6.5AI score0.00906EPSS
Exploits2References2
Positive Technologies
Positive Technologies
added 2024/12/05 12:0 a.m.5 views

PT-2024-36402 · Unknown · Cyberpanel

Name of the Vulnerable Software and Affected Versions: CyberPanel versions before 6778ad1 Description: The issue concerns a lack of permission check for the FilemanagerAdmin capability when performing restart MySQL actions. This allows unauthorized access to restart MySQL without proper...

4.3CVSS7.2AI score0.00906EPSS
Exploits2References14
CVE
CVE
added 2024/12/05 12:0 a.m.50 views

CVE-2024-54679

CyberPanel (aka Cyber Panel) before the fix commit 6778ad1 does not require the FilemanagerAdmin capability for restartMySQL actions. The vulnerability arises because the restartMySQL operation is executed prior to ACL checks, allowing any authenticated user (low-privilege) to trigger a database ...

6.5CVSS7AI score0.00906EPSS
Exploits2References3Affected Software1
CISA
CISA
added 2024/12/04 12:0 p.m.22 views

CISA Adds One Known Exploited Vulnerability to Catalog

CISA has added one new vulnerability to its Known Exploited Vulnerabilities Catalog, based on evidence of active exploitation. CVE-2024-51378link is external CyberPanel Incorrect Default Permissions Vulnerability These types of vulnerabilities are frequent attack vectors for malicious cyber actor...

10CVSS7.2AI score0.94878EPSS
In wildExploits7References6
CISA KEV Catalog
CISA KEV Catalog
added 2024/12/04 12:0 a.m.34 views

CyberPanel Incorrect Default Permissions Vulnerability

CyberPanel contains an incorrect default permissions vulnerability that allows for authentication bypass and the execution of arbitrary commands using shell metacharacters in the statusfile property...

10CVSS7.7AI score0.94878EPSS
In wildExploits7
GithubExploit
GithubExploit
added 2024/11/26 2:18 a.m.424 views

Exploit for Missing Authentication for Critical Function in Cyberpanel

cve-2024-51567-poc Simplified Description Vulner...

10CVSS7.6AI score0.86725EPSS
Exploits7
The Hacker News
The Hacker News
added 2024/11/08 5:17 a.m.50 views

CISA Alerts to Active Exploitation of Critical Palo Alto Networks Vulnerability

The U.S. Cybersecurity and Infrastructure Security Agency CISA on Thursday added a now-patched critical security flaw impacting Palo Alto Networks Expedition to its Known Exploited Vulnerabilities KEV catalog, citing evidence of active exploitation. The vulnerability, tracked as CVE-2024-5910 CVS...

10CVSS8.4AI score0.91684EPSS
Exploits16
Saint
Saint
added 2024/11/07 12:0 a.m.99 views

CyberPanel upgrademysqlstatus authentication bypass and command injection

Added: 11/07/2024 Background CyberPanel is a web hosting control panel. Problem A pair of vulnerabilities in the upgrademysqlstatus web resource could allow a remote attacker to bypass authentication using a PUT request and execute arbitrary commands with a specially crafted statusfile parameter...

8.5AI score
Exploits0
0day.today
0day.today
added 2024/11/07 12:0 a.m.165 views

CyberPanel upgrademysqlstatus Arbitrary Command Execution Exploit

Proof of concept remote command execution exploit for CyberPanel versions prior to 5b08cd6. import httpx import sys def getCSRFtokenclient: resp = client.get"/" return resp.cookies'csrftoken' def pwnclient, CSRFtoken, cmd: headers = "X-CSRFToken": CSRFtoken, "Content-Type":"application/json",...

10CVSS7.6AI score0.86725EPSS
Exploits7
Packet Storm
Packet Storm
added 2024/11/07 12:0 a.m.418 views

CyberPanel upgrademysqlstatus Arbitrary Command Execution

import httpx import sys def getCSRFtokenclient: resp = client.get"/" return resp.cookies'csrftoken' def pwnclient, CSRFtoken, cmd: headers = "X-CSRFToken": CSRFtoken, "Content-Type":"application/json", "Referer": strclient.baseurl payload = '"statusfile":"/dev/null; %s; ","csrftoken":"%s"' % cmd,...

10CVSS7.1AI score0.86725EPSS
Exploits7
CISA KEV Catalog
CISA KEV Catalog
added 2024/11/07 12:0 a.m.54 views

CyberPanel Incorrect Default Permissions Vulnerability

CyberPanel contains an incorrect default permissions vulnerability that allows a remote, unauthenticated attacker to execute commands as root...

10CVSS7.7AI score0.86725EPSS
In wildExploits7
BDU FSTEC
BDU FSTEC
added 2024/11/07 12:0 a.m.2 views

The vulnerability of the getresetstatus function in the CyberPanel web hosting control panel allows a hacker to execute arbitrary commands.

The vulnerability of the getresetstatus function in the CyberPanel web hosting control panel’s views.py and ftp.views.py files is related to the improper use of standard permissions. Exploiting this vulnerability could allow an attacker to execute arbitrary commands...

10CVSS8.4AI score0.94878EPSS
Exploits7References6Affected Software1
Saint
Saint
added 2024/11/07 12:0 a.m.275 views

CyberPanel upgrademysqlstatus authentication bypass and command injection

Added: 11/07/2024 Background CyberPanel is a web hosting control panel. Problem A pair of vulnerabilities in the upgrademysqlstatus web resource could allow a remote attacker to bypass authentication using a PUT request and execute arbitrary commands with a specially crafted statusfile parameter...

8.5AI score
Exploits0
GithubExploit
GithubExploit
added 2024/10/31 9:55 p.m.741 views

Exploit for Missing Authentication for Critical Function in Cyberpanel

CVE-2024-51567 Exploit Script CVE-2024-51567 is a Python...

10CVSS10AI score0.86725EPSS
Exploits7
Rows per page
Query Builder