cvelist/2021/3xxx/CVE-2021-3798.json

79 lines
2.8 KiB
JSON
Raw Normal View History

2021-09-13 05:00:50 +00:00
{
2023-02-02 21:00:39 +00:00
"data_version": "4.0",
2021-09-13 05:00:50 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-3798",
2022-08-23 16:00:48 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-02 21:00:39 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in openCryptoki. The openCryptoki Soft token does not check if an EC key is valid when an EC key is created via C_CreateObject, nor when C_DeriveKey is used with ECDH public data. This may allow a malicious user to extract the private key by performing an invalid curve attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:00:43 +00:00
"value": "CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor",
2023-02-02 21:00:39 +00:00
"cweId": "CWE-200"
}
]
}
]
},
2022-08-23 16:00:48 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 23:00:43 +00:00
"vendor_name": "n/a",
2022-08-23 16:00:48 +00:00
"product": {
"product_data": [
{
2023-02-12 23:00:43 +00:00
"product_name": "opencryptoki",
2022-08-23 16:00:48 +00:00
"version": {
"version_data": [
{
2023-02-12 23:00:43 +00:00
"version_affected": "=",
"version_value": "Fixed in v3.17.0"
2022-08-23 16:00:48 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2023-02-12 23:00:43 +00:00
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1990591",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1990591"
},
2022-08-23 16:00:48 +00:00
{
2023-02-02 21:00:39 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2021-3798",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2021-3798"
},
{
"url": "https://github.com/opencryptoki/opencryptoki/pull/402",
2022-08-23 16:00:48 +00:00
"refsource": "MISC",
2023-02-02 21:00:39 +00:00
"name": "https://github.com/opencryptoki/opencryptoki/pull/402"
2022-08-23 16:00:48 +00:00
},
{
2023-02-02 21:00:39 +00:00
"url": "https://github.com/opencryptoki/opencryptoki/commit/4e3b43c3d8844402c04a66b55c6c940f965109f0",
2022-08-23 16:00:48 +00:00
"refsource": "MISC",
2023-02-02 21:00:39 +00:00
"name": "https://github.com/opencryptoki/opencryptoki/commit/4e3b43c3d8844402c04a66b55c6c940f965109f0"
2021-09-13 05:00:50 +00:00
}
]
}
}