cvelist/2020/36xxx/CVE-2020-36177.json

82 lines
2.8 KiB
JSON
Raw Normal View History

2021-01-06 16:01:50 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-36177",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "RsaPad_PSS in wolfcrypt/src/rsa.c in wolfSSL before 4.6.0 has an out-of-bounds write for certain relationships between key size and digest size."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/wolfSSL/wolfssl/commit/63bf5dc56ccbfc12a73b06327361687091a4c6f7",
"refsource": "MISC",
"name": "https://github.com/wolfSSL/wolfssl/commit/63bf5dc56ccbfc12a73b06327361687091a4c6f7"
},
{
"url": "https://github.com/wolfSSL/wolfssl/pull/3426",
"refsource": "MISC",
"name": "https://github.com/wolfSSL/wolfssl/pull/3426"
},
{
"url": "https://github.com/wolfSSL/wolfssl/commit/fb2288c46dd4c864b78f00a47a364b96a09a5c0f",
"refsource": "MISC",
"name": "https://github.com/wolfSSL/wolfssl/commit/fb2288c46dd4c864b78f00a47a364b96a09a5c0f"
},
{
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26567",
"refsource": "MISC",
"name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26567"
},
{
"url": "https://github.com/wolfSSL/wolfssl/releases/tag/v4.6.0-stable",
"refsource": "MISC",
"name": "https://github.com/wolfSSL/wolfssl/releases/tag/v4.6.0-stable"
}
]
}
}