GSD-2023-22478
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
KubePi is a modern Kubernetes panel. The API interfaces with unauthorized entities and may leak sensitive information. This issue has been patched in version 1.6.4. There are currently no known workarounds.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-22478",
"id": "GSD-2023-22478"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-22478"
],
"details": "KubePi is a modern Kubernetes panel. The API interfaces with unauthorized entities and may leak sensitive information. This issue has been patched in version 1.6.4. There are currently no known workarounds.",
"id": "GSD-2023-22478",
"modified": "2023-12-13T01:20:42.563317Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-22478",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "KubePi",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "\u003c= 1.6.3 "
}
]
}
}
]
},
"vendor_name": "KubeOperator"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "KubePi is a modern Kubernetes panel. The API interfaces with unauthorized entities and may leak sensitive information. This issue has been patched in version 1.6.4. There are currently no known workarounds."
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-862",
"lang": "eng",
"value": "CWE-862: Missing Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/KubeOperator/KubePi/security/advisories/GHSA-gqx8-hxmv-c4v4",
"refsource": "MISC",
"url": "https://github.com/KubeOperator/KubePi/security/advisories/GHSA-gqx8-hxmv-c4v4"
},
{
"name": "https://github.com/KubeOperator/KubePi/commit/0c6774bf5d9003ae4d60257a3f207c131ff4a6d6",
"refsource": "MISC",
"url": "https://github.com/KubeOperator/KubePi/commit/0c6774bf5d9003ae4d60257a3f207c131ff4a6d6"
},
{
"name": "https://github.com/KubeOperator/KubePi/releases/tag/v1.6.4",
"refsource": "MISC",
"url": "https://github.com/KubeOperator/KubePi/releases/tag/v1.6.4"
}
]
},
"source": {
"advisory": "GHSA-gqx8-hxmv-c4v4",
"discovery": "UNKNOWN"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003cv1.6.4",
"affected_versions": "All versions before 1.6.4",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-862",
"CWE-937"
],
"date": "2023-01-24",
"description": "KubePi is a modern Kubernetes panel. The API interfaces with unauthorized entities and may leak sensitive information. This issue has been patched in version 1.6.4. There are currently no known workarounds.",
"fixed_versions": [
"v1.6.4"
],
"identifier": "CVE-2023-22478",
"identifiers": [
"CVE-2023-22478",
"GHSA-gqx8-hxmv-c4v4",
"GMS-2023-5"
],
"not_impacted": "",
"package_slug": "go/github.com/KubeOperator/KubePi",
"pubdate": "2023-01-14",
"solution": "Upgrade to version 1.6.4 or above.",
"title": "Missing Authorization",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-22478",
"https://github.com/KubeOperator/KubePi/commit/0c6774bf5d9003ae4d60257a3f207c131ff4a6d6",
"https://github.com/KubeOperator/KubePi/releases/tag/v1.6.4",
"https://github.com/KubeOperator/KubePi/security/advisories/GHSA-gqx8-hxmv-c4v4",
"https://github.com/advisories/GHSA-gqx8-hxmv-c4v4"
],
"uuid": "ceaee063-a4be-42e5-ae21-97e497d15d52",
"versions": [
{
"commit": {
"sha": "87e4eca94bc53c7c7671e8fac15cfc452d805e63",
"tags": [
"v1.6.4"
],
"timestamp": "20230111070141"
},
"number": "v1.6.4"
}
]
},
{
"affected_range": "\u003c0",
"affected_versions": "All versions up to 1.6.3",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2023-01-09",
"description": "API interfaces with unauthorized access will leak sensitive information via `/kubepi/api/v1/systems/operation/logs/search` and `/kubepi/api/v1/systems/login/logs/search`",
"fixed_versions": [],
"identifier": "GMS-2023-5",
"identifiers": [
"GHSA-gqx8-hxmv-c4v4",
"GMS-2023-5",
"CVE-2023-22478"
],
"not_impacted": "",
"package_slug": "go/github.com/KubeOperator/kubepi",
"pubdate": "2023-01-09",
"solution": "Unfortunately, there is no solution available yet.",
"title": "Duplicate of ./go/github.com/KubeOperator/KubePi/CVE-2023-22478.yml",
"urls": [
"https://github.com/KubeOperator/KubePi/security/advisories/GHSA-gqx8-hxmv-c4v4",
"https://github.com/advisories/GHSA-gqx8-hxmv-c4v4"
],
"uuid": "d10b7708-6d9f-4a68-ba61-fe85425c142c",
"versions": [
{
"commit": {
"sha": "eead48749050a1bc47c710acb8267211a387a85d",
"tags": [
"v1.6.3"
],
"timestamp": "20230104102835"
},
"number": "v1.6.3"
}
]
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:fit2cloud:kubepi:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.6.4",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-22478"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "KubePi is a modern Kubernetes panel. The API interfaces with unauthorized entities and may leak sensitive information. This issue has been patched in version 1.6.4. There are currently no known workarounds."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-862"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/KubeOperator/KubePi/commit/0c6774bf5d9003ae4d60257a3f207c131ff4a6d6",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/KubeOperator/KubePi/commit/0c6774bf5d9003ae4d60257a3f207c131ff4a6d6"
},
{
"name": "https://github.com/KubeOperator/KubePi/releases/tag/v1.6.4",
"refsource": "MISC",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/KubeOperator/KubePi/releases/tag/v1.6.4"
},
{
"name": "https://github.com/KubeOperator/KubePi/security/advisories/GHSA-gqx8-hxmv-c4v4",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/KubeOperator/KubePi/security/advisories/GHSA-gqx8-hxmv-c4v4"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-01-24T18:39Z",
"publishedDate": "2023-01-14T01:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…