зеркало из https://github.com/golang/vulndb.git
56 строки
1.4 KiB
JSON
56 строки
1.4 KiB
JSON
|
{
|
||
|
"schema_version": "1.3.1",
|
||
|
"id": "GO-2024-3201",
|
||
|
"modified": "0001-01-01T00:00:00Z",
|
||
|
"published": "0001-01-01T00:00:00Z",
|
||
|
"aliases": [
|
||
|
"CVE-2023-22644"
|
||
|
],
|
||
|
"summary": "JWT token compromise can allow malicious actions including Remote Code Execution (RCE) in github.com/neuvector/neuvector",
|
||
|
"details": "JWT token compromise can allow malicious actions including Remote Code Execution (RCE) in github.com/neuvector/neuvector",
|
||
|
"affected": [
|
||
|
{
|
||
|
"package": {
|
||
|
"name": "github.com/neuvector/neuvector",
|
||
|
"ecosystem": "Go"
|
||
|
},
|
||
|
"ranges": [
|
||
|
{
|
||
|
"type": "SEMVER",
|
||
|
"events": [
|
||
|
{
|
||
|
"introduced": "0"
|
||
|
},
|
||
|
{
|
||
|
"fixed": "0.0.0-20231003121714-be746957ee7c"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"ecosystem_specific": {}
|
||
|
}
|
||
|
],
|
||
|
"references": [
|
||
|
{
|
||
|
"type": "ADVISORY",
|
||
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22644"
|
||
|
},
|
||
|
{
|
||
|
"type": "WEB",
|
||
|
"url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2023-32188"
|
||
|
},
|
||
|
{
|
||
|
"type": "WEB",
|
||
|
"url": "https://github.com/neuvector/neuvector/security/advisories/GHSA-622h-h2p8-743x"
|
||
|
}
|
||
|
],
|
||
|
"credits": [
|
||
|
{
|
||
|
"name": "Dejan Zelic at Offensive Security"
|
||
|
}
|
||
|
],
|
||
|
"database_specific": {
|
||
|
"url": "https://pkg.go.dev/vuln/GO-2024-3201",
|
||
|
"review_status": "UNREVIEWED"
|
||
|
}
|
||
|
}
|