mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
82 lines
2.6 KiB
JSON
82 lines
2.6 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2023-22644",
|
|
"ASSIGNER": "security@suse.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A user can reverse engineer the JWT token (JSON Web Token) used in authentication for Manager and API access, forging a valid NeuVector Token to perform malicious activity in NeuVector. This can lead to an RCE."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-1270: Generation of Incorrect Security Tokens",
|
|
"cweId": "CWE-1270"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "SUSE",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "neuvector",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "0",
|
|
"version_value": "0.0.0-20231003121714-be746957ee7c"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2023-32188",
|
|
"refsource": "MISC",
|
|
"name": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2023-32188"
|
|
},
|
|
{
|
|
"url": "https://github.com/neuvector/neuvector/security/advisories/GHSA-622h-h2p8-743x",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/neuvector/neuvector/security/advisories/GHSA-622h-h2p8-743x"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.1.0-dev"
|
|
},
|
|
"source": {
|
|
"discovery": "EXTERNAL"
|
|
},
|
|
"credits": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Dejan Zelic at Offensive Security"
|
|
}
|
|
]
|
|
} |