cvelist/2020/14xxx/CVE-2020-14967.json

87 lines
3.0 KiB
JSON
Raw Normal View History

2020-06-22 12:01:15 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-14967",
"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": "An issue was discovered in the jsrsasign package before 8.0.18 for Node.js. Its RSA PKCS1 v1.5 decryption implementation does not detect ciphertext modification by prepending '\\0' bytes to ciphertexts (it decrypts modified ciphertexts without error). An attacker might prepend these bytes with the goal of triggering memory corruption issues."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://kjur.github.io/jsrsasign/",
"refsource": "MISC",
"name": "https://kjur.github.io/jsrsasign/"
},
{
"url": "https://www.npmjs.com/package/jsrsasign",
"refsource": "MISC",
"name": "https://www.npmjs.com/package/jsrsasign"
},
{
"url": "https://github.com/kjur/jsrsasign/releases/tag/8.0.18",
"refsource": "MISC",
"name": "https://github.com/kjur/jsrsasign/releases/tag/8.0.18"
},
{
"url": "https://github.com/kjur/jsrsasign/releases/tag/8.0.17",
"refsource": "MISC",
"name": "https://github.com/kjur/jsrsasign/releases/tag/8.0.17"
},
{
"url": "https://github.com/kjur/jsrsasign/issues/439",
"refsource": "MISC",
"name": "https://github.com/kjur/jsrsasign/issues/439"
2020-07-24 14:01:24 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200724-0001/",
"url": "https://security.netapp.com/advisory/ntap-20200724-0001/"
2020-06-22 12:01:15 +00:00
}
]
}
}