GSD-2023-22479
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
KubePi is a modern Kubernetes panel. A session fixation attack allows an attacker to hijack a legitimate user session, versions 1.6.3 and below are susceptible. A patch will be released in version 1.6.4.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-22479",
"id": "GSD-2023-22479"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-22479"
],
"details": "KubePi is a modern Kubernetes panel. A session fixation attack allows an attacker to hijack a legitimate user session, versions 1.6.3 and below are susceptible. A patch will be released in version 1.6.4.",
"id": "GSD-2023-22479",
"modified": "2023-12-13T01:20:42.422820Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-22479",
"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. A session fixation attack allows an attacker to hijack a legitimate user session, versions 1.6.3 and below are susceptible. A patch will be released in version 1.6.4."
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-384",
"lang": "eng",
"value": "CWE-384: Session Fixation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/KubeOperator/KubePi/security/advisories/GHSA-v4w5-r2xc-7f8h",
"refsource": "MISC",
"url": "https://github.com/KubeOperator/KubePi/security/advisories/GHSA-v4w5-r2xc-7f8h"
}
]
},
"source": {
"advisory": "GHSA-v4w5-r2xc-7f8h",
"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:L/I:L/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-384",
"CWE-937"
],
"date": "2023-01-14",
"description": "KubePi is a modern Kubernetes panel. A session fixation attack allows an attacker to hijack a legitimate user session, versions 1.6.3 and below are susceptible. A patch will be released in version 1.6.4.",
"fixed_versions": [
"v1.6.4"
],
"identifier": "CVE-2023-22479",
"identifiers": [
"CVE-2023-22479",
"GHSA-v4w5-r2xc-7f8h",
"GMS-2023-6"
],
"not_impacted": "All versions starting from 1.6.4",
"package_slug": "go/github.com/KubeOperator/KubePi",
"pubdate": "2023-01-10",
"solution": "Upgrade to version 1.6.4 or above.",
"title": "Session Fixation",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-22479",
"https://github.com/KubeOperator/KubePi/security/advisories/GHSA-v4w5-r2xc-7f8h",
"https://github.com/advisories/GHSA-v4w5-r2xc-7f8h"
],
"uuid": "8aad55f3-6d5c-4f45-b2c8-0c3cce0ea851",
"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": "### Summary\nA session fixation attack allows an attacker to hijack a legitimate user session. The attack investigates a flaw in how the online application handles the session ID, especially the susceptible web application.\n\n### Affected Version\n\u003c= v1.6.3\n\n### For more information\nIf you have any questions or comments about this advisory, please [open an issue](https://github.com/KubeOperator/KubePi/issues).\n\nThis vulnerability is reported by [sachinh09](https://huntr.dev/users/sachinh09/) from [huntr.dev](https://huntr.dev/).",
"fixed_versions": [
"v1.6.4"
],
"identifier": "GMS-2023-6",
"identifiers": [
"GHSA-v4w5-r2xc-7f8h",
"GMS-2023-6",
"CVE-2023-22479"
],
"not_impacted": "All versions after 1.6.3",
"package_slug": "go/github.com/KubeOperator/kubepi",
"pubdate": "2023-01-09",
"solution": "Upgrade to version 1.6.4 or above.",
"title": "Duplicate of ./go/github.com/KubeOperator/KubePi/CVE-2023-22479.yml",
"urls": [
"https://github.com/KubeOperator/KubePi/security/advisories/GHSA-v4w5-r2xc-7f8h",
"https://github.com/advisories/GHSA-v4w5-r2xc-7f8h"
],
"uuid": "67c92aa0-253a-49a7-bbf3-f0a0fe92265a",
"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-22479"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "KubePi is a modern Kubernetes panel. A session fixation attack allows an attacker to hijack a legitimate user session, versions 1.6.3 and below are susceptible. A patch will be released in version 1.6.4."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-384"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/KubeOperator/KubePi/security/advisories/GHSA-v4w5-r2xc-7f8h",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/KubeOperator/KubePi/security/advisories/GHSA-v4w5-r2xc-7f8h"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"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:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 2.5
}
},
"lastModifiedDate": "2023-01-14T04:29Z",
"publishedDate": "2023-01-10T21: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…