2023-07-21 22:00:31 +00:00
{
"id" : "CVE-2023-37917" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-07-21T21:15:11.570" ,
2023-07-31 18:00:35 +00:00
"lastModified" : "2023-07-31T17:33:23.983" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-21 22:00:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "KubePi is an opensource kubernetes management panel. A normal user has permission to create/update users, they can become admin by editing the `isadmin` value in the request. As a result any user may take administrative control of KubePi. This issue has been addressed in version 1.6.5. Users are advised to upgrade. There are no known workarounds for this vulnerability."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-31 18:00:35 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
} ,
2023-07-21 22:00:31 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.1 ,
"impactScore" : 5.3
}
]
} ,
"weaknesses" : [
{
2023-07-31 18:00:35 +00:00
"source" : "nvd@nist.gov" ,
2023-07-21 22:00:31 +00:00
"type" : "Primary" ,
2023-07-31 18:00:35 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-07-21 22:00:31 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-269"
}
]
}
] ,
2023-07-31 18:00:35 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fit2cloud:kubepi:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.6.5" ,
"matchCriteriaId" : "D4BB3977-890B-4BB8-B6CB-593788B37E94"
}
]
}
]
}
] ,
2023-07-21 22:00:31 +00:00
"references" : [
{
"url" : "https://github.com/1Panel-dev/KubePi/security/advisories/GHSA-757p-vx43-fp9r" ,
2023-07-31 18:00:35 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-07-21 22:00:31 +00:00
}
]
}