GHSA-v4w5-r2xc-7f8h

Suggest an improvement
Source
https://github.com/advisories/GHSA-v4w5-r2xc-7f8h
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/01/GHSA-v4w5-r2xc-7f8h/GHSA-v4w5-r2xc-7f8h.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-v4w5-r2xc-7f8h
Aliases
Related
Published
2023-01-09T21:57:10Z
Modified
2024-08-20T20:59:04.674471Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
KubePi session fixation attack allows an attacker to hijack a legitimate user session.
Details

Summary

A 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.

Affected Version

<= v1.6.3

Patches

The vulnerability has been fixed in v1.6.4.

https://github.com/KubeOperator/KubePi/commit/1e9c550356c1a425a742480efcf743d373e98dcb : A session fixation attack allows an attacker to hijack a legitimate user session.

Workarounds

It is recommended to upgrade the version to v1.6.4.

For more information

If you have any questions or comments about this advisory, please open an issue.

This vulnerability is reported by sachinh09 from huntr.dev.

Database specific
{
    "github_reviewed_at": "2023-01-09T21:57:10Z",
    "cwe_ids": [
        "CWE-384"
    ],
    "nvd_published_at": "2023-01-10T21:15:00Z",
    "severity": "HIGH",
    "github_reviewed": true
}
References

Affected packages

Go / github.com/KubeOperator/kubepi

Package

Name
github.com/KubeOperator/kubepi
View open source insights on deps.dev
Purl
pkg:golang/github.com/KubeOperator/kubepi

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.6.4

Database specific

{
    "last_known_affected_version_range": "<= 1.6.3"
}