2024-10-30 00:58:37 +00:00
{
"id" : "CVE-2024-51378" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-10-29T23:15:04.083" ,
2024-12-06 19:03:40 +00:00
"lastModified" : "2024-12-06T18:17:17.377" ,
"vulnStatus" : "Analyzed" ,
2024-10-30 00:58:37 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "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."
2024-10-30 17:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : " getresetstatus en dns/views.py y ftp/views.py en CyberPanel (tambi\u00e9n conocido como Cyber Panel) anterior a 1c0c6cb permite a atacantes remotos omitir la autenticaci\u00f3n y ejecutar comandos arbitrarios a trav\u00e9s de /dns/getresetstatus o /ftp/getresetstatus omitiendo secMiddleware (que es solo para una solicitud POST) y utilizando metacaracteres de shell en la propiedad statusfile, como lo explot\u00f3 PSAUX en octubre de 2024. Las versiones hasta 2.3.6 y 2.3.7 (sin parchear) se ven afectadas."
2024-10-30 00:58:37 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "cve@mitre.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" ,
2024-12-03 23:03:39 +00:00
"baseScore" : 10.0 ,
"baseSeverity" : "CRITICAL" ,
2024-10-30 00:58:37 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-03 23:03:39 +00:00
"availabilityImpact" : "HIGH"
2024-10-30 00:58:37 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 6.0
2024-12-06 19:03:40 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
2024-10-30 00:58:37 +00:00
}
]
} ,
2024-12-06 10:02:12 +00:00
"cisaExploitAdd" : "2024-12-04" ,
"cisaActionDue" : "2024-12-25" ,
"cisaRequiredAction" : "Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable." ,
"cisaVulnerabilityName" : "CyberPanel Incorrect Default Permissions Vulnerability" ,
2024-10-30 17:03:21 +00:00
"weaknesses" : [
2024-12-06 19:03:40 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-78"
}
]
} ,
2024-10-30 17:03:21 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
2024-12-04 17:04:08 +00:00
"value" : "CWE-276"
2024-10-30 17:03:21 +00:00
}
]
}
] ,
2024-12-06 19:03:40 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:cyberpanel:cyberpanel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.3.8" ,
"matchCriteriaId" : "4AF5FFC6-208E-4DD5-B298-56EFD7047F47"
}
]
}
]
}
] ,
2024-10-30 00:58:37 +00:00
"references" : [
{
"url" : "https://cwe.mitre.org/data/definitions/420.html" ,
2024-12-06 19:03:40 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Technical Description"
]
2024-10-30 00:58:37 +00:00
} ,
{
"url" : "https://cwe.mitre.org/data/definitions/78.html" ,
2024-12-06 19:03:40 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Technical Description"
]
2024-10-30 00:58:37 +00:00
} ,
{
"url" : "https://cyberpanel.net/KnowledgeBase/home/change-logs/" ,
2024-12-06 19:03:40 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2024-10-30 00:58:37 +00:00
} ,
{
"url" : "https://cyberpanel.net/blog/detials-and-fix-of-recent-security-issue-and-patch-of-cyberpanel" ,
2024-12-06 19:03:40 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2024-10-30 00:58:37 +00:00
} ,
{
"url" : "https://github.com/usmannasir/cyberpanel/commit/1c0c6cbcf71abe573da0b5fddfb9603e7477f683" ,
2024-12-06 19:03:40 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-10-30 00:58:37 +00:00
} ,
{
"url" : "https://refr4g.github.io/posts/cyberpanel-command-injection-vulnerability/" ,
2024-12-06 19:03:40 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2024-10-30 00:58:37 +00:00
} ,
{
"url" : "https://www.bleepingcomputer.com/news/security/massive-psaux-ransomware-attack-targets-22-000-cyberpanel-instances/" ,
2024-12-06 19:03:40 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Press/Media Coverage"
]
2024-10-30 00:58:37 +00:00
}
]
}