cvelist/2018/11xxx/CVE-2018-11070.json

104 lines
3.5 KiB
JSON
Raw Normal View History

2018-05-14 14:02:41 -04:00
{
2019-03-18 06:33:58 +00:00
"CVE_data_meta": {
"ASSIGNER": "security_alert@emc.com",
"DATE_PUBLIC": "2018-09-05T04:00:00.000Z",
"ID": "CVE-2018-11070",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "RSA BSAFE Crypto-J",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "6.2.4"
}
]
}
},
{
"product_name": "RSA BSAFE SSL-J ",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "6.2.4"
}
]
}
}
]
},
"vendor_name": "Dell EMC"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-09-11 13:37:11 -04:00
{
2019-03-18 06:33:58 +00:00
"lang": "eng",
"value": "RSA BSAFE Crypto-J versions prior to 6.2.4 and RSA BSAFE SSL-J versions prior to 6.2.4 contain a Covert Timing Channel vulnerability during PKCS #1 unpadding operations, also known as a Bleichenbacher attack. A remote attacker may be able to recover a RSA key."
2018-09-11 13:37:11 -04:00
}
2019-03-18 06:33:58 +00:00
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Covert Timing Channel Vulnerability"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1041615",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1041615"
},
{
"name": "1041614",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1041614"
},
{
"name": "20180905 DSA-2018-150:RSA BSAFE SSL-J Multiple Vulnerabilities",
"refsource": "FULLDISC",
"url": "https://seclists.org/fulldisclosure/2018/Sep/7"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}