зеркало из https://github.com/golang/vulndb.git
60 строки
1.6 KiB
JSON
60 строки
1.6 KiB
JSON
|
{
|
||
|
"schema_version": "1.3.1",
|
||
|
"id": "GO-2023-1283",
|
||
|
"modified": "0001-01-01T00:00:00Z",
|
||
|
"published": "0001-01-01T00:00:00Z",
|
||
|
"aliases": [
|
||
|
"CVE-2023-22463",
|
||
|
"GHSA-vjhf-8vqx-vqpq"
|
||
|
],
|
||
|
"summary": "KubePi allows malicious actor to login with a forged JWT token via Hardcoded Jwtsigkeys in github.com/KubeOperator/kubepi",
|
||
|
"details": "KubePi allows malicious actor to login with a forged JWT token via Hardcoded Jwtsigkeys in github.com/KubeOperator/kubepi",
|
||
|
"affected": [
|
||
|
{
|
||
|
"package": {
|
||
|
"name": "github.com/KubeOperator/kubepi",
|
||
|
"ecosystem": "Go"
|
||
|
},
|
||
|
"ranges": [
|
||
|
{
|
||
|
"type": "SEMVER",
|
||
|
"events": [
|
||
|
{
|
||
|
"introduced": "0"
|
||
|
},
|
||
|
{
|
||
|
"fixed": "1.6.3"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"ecosystem_specific": {}
|
||
|
}
|
||
|
],
|
||
|
"references": [
|
||
|
{
|
||
|
"type": "ADVISORY",
|
||
|
"url": "https://github.com/KubeOperator/KubePi/security/advisories/GHSA-vjhf-8vqx-vqpq"
|
||
|
},
|
||
|
{
|
||
|
"type": "ADVISORY",
|
||
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22463"
|
||
|
},
|
||
|
{
|
||
|
"type": "WEB",
|
||
|
"url": "https://github.com/KubeOperator/KubePi/blob/da784f5532ea2495b92708cacb32703bff3a45a3/internal/api/v1/session/session.go#L35"
|
||
|
},
|
||
|
{
|
||
|
"type": "WEB",
|
||
|
"url": "https://github.com/KubeOperator/KubePi/commit/3be58b8df5bc05d2343c30371dd5fcf6a9fbbf8b"
|
||
|
},
|
||
|
{
|
||
|
"type": "WEB",
|
||
|
"url": "https://github.com/KubeOperator/KubePi/releases/tag/v1.6.3"
|
||
|
}
|
||
|
],
|
||
|
"database_specific": {
|
||
|
"url": "https://pkg.go.dev/vuln/GO-2023-1283",
|
||
|
"review_status": "UNREVIEWED"
|
||
|
}
|
||
|
}
|