mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
110 lines
3.4 KiB
JSON
110 lines
3.4 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "cert@cert.org",
|
|
"DATE_PUBLIC" : "2017-12-12T00:00:00.000Z",
|
|
"ID" : "CVE-2017-13098",
|
|
"STATE" : "PUBLIC",
|
|
"TITLE" : "BouncyCastle JCE TLS Bleichenbacher/ROBOT"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "BouncyCastle TLS",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"platform" : "all",
|
|
"version_value" : "<1.0.3"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "Legion of the Bouncy Castle"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"credit" : [
|
|
""
|
|
],
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "BouncyCastle TLS prior to version 1.0.3, when configured to use the JCE (Java Cryptography Extension) for cryptographic functions, provides a weak Bleichenbacher oracle when any TLS cipher suite using RSA key exchange is negotiated. An attacker can recover the private key from a vulnerable application. This vulnerability is referred to as \"ROBOT.\""
|
|
}
|
|
]
|
|
},
|
|
"impact" : {
|
|
"cvss" : {
|
|
"attackComplexity" : "LOW",
|
|
"attackVector" : "NETWORK",
|
|
"availabilityImpact" : "NONE",
|
|
"baseScore" : 7.5,
|
|
"baseSeverity" : "HIGH",
|
|
"confidentialityImpact" : "HIGH",
|
|
"integrityImpact" : "NONE",
|
|
"privilegesRequired" : "NONE",
|
|
"scope" : "UNCHANGED",
|
|
"userInteraction" : "NONE",
|
|
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
|
|
"version" : "3.0"
|
|
}
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "CWE-203"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://robotattack.org/",
|
|
"refsource" : "MISC",
|
|
"url" : "https://robotattack.org/"
|
|
},
|
|
{
|
|
"name" : "https://github.com/bcgit/bc-java/commit/a00b684465b38d722ca9a3543b8af8568e6bad5c",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://github.com/bcgit/bc-java/commit/a00b684465b38d722ca9a3543b8af8568e6bad5c"
|
|
},
|
|
{
|
|
"name" : "https://security.netapp.com/advisory/ntap-20171222-0001/",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://security.netapp.com/advisory/ntap-20171222-0001/"
|
|
},
|
|
{
|
|
"name" : "DSA-4072",
|
|
"refsource" : "DEBIAN",
|
|
"url" : "https://www.debian.org/security/2017/dsa-4072"
|
|
},
|
|
{
|
|
"name" : "VU#144389",
|
|
"refsource" : "CERT-VN",
|
|
"url" : "http://www.kb.cert.org/vuls/id/144389"
|
|
},
|
|
{
|
|
"name" : "102195",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/102195"
|
|
}
|
|
]
|
|
}
|
|
}
|