ghsa-c45f-33wq-x2qc
Vulnerability from github
Published
2024-10-30 00:31
Modified
2024-10-30 00:31
Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2024-51378" ], "database_specific": { "cwe_ids": [ "CWE-276", "CWE-77", "CWE-78" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-10-29T23:15:04Z", "severity": "CRITICAL" }, "details": "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.", "id": "GHSA-c45f-33wq-x2qc", "modified": "2024-10-30T00:31:05Z", "published": "2024-10-30T00:31:05Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-51378" }, { "type": "WEB", "url": "https://github.com/usmannasir/cyberpanel/commit/1c0c6cbcf71abe573da0b5fddfb9603e7477f683" }, { "type": "WEB", "url": "https://cwe.mitre.org/data/definitions/420.html" }, { "type": "WEB", "url": "https://cwe.mitre.org/data/definitions/78.html" }, { "type": "WEB", "url": "https://cyberpanel.net/KnowledgeBase/home/change-logs" }, { "type": "WEB", "url": "https://cyberpanel.net/blog/detials-and-fix-of-recent-security-issue-and-patch-of-cyberpanel" }, { "type": "WEB", "url": "https://refr4g.github.io/posts/cyberpanel-command-injection-vulnerability" }, { "type": "WEB", "url": "https://www.bleepingcomputer.com/news/security/massive-psaux-ransomware-attack-targets-22-000-cyberpanel-instances" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.