{
    "containers": {
        "cna": {
            "affected": [
                {
                    "platforms": [
                        "all"
                    ],
                    "product": "BouncyCastle TLS",
                    "vendor": "Legion of the Bouncy Castle",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "<1.0.3"
                        }
                    ]
                }
            ],
            "datePublic": "2017-12-12T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "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.\""
                }
            ],
            "metrics": [
                {
                    "cvssV3_0": {
                        "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"
                    }
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-203",
                            "description": "CWE-203",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2020-10-20T21:14:51",
                "orgId": "37e5125f-f79b-445b-8fad-9564f167944b",
                "shortName": "certcc"
            },
            "references": [
                {
                    "name": "102195",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_BID"
                    ],
                    "url": "http://www.securityfocus.com/bid/102195"
                },
                {
                    "name": "VU#144389",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_CERT-VN"
                    ],
                    "url": "http://www.kb.cert.org/vuls/id/144389"
                },
                {
                    "name": "DSA-4072",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_DEBIAN"
                    ],
                    "url": "https://www.debian.org/security/2017/dsa-4072"
                },
                {
                    "name": "openSUSE-SU-2020:0607",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_SUSE"
                    ],
                    "url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00011.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.oracle.com/security-alerts/cpuoct2020.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://robotattack.org/"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/bcgit/bc-java/commit/a00b684465b38d722ca9a3543b8af8568e6bad5c"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://security.netapp.com/advisory/ntap-20171222-0001/"
                }
            ],
            "title": "BouncyCastle JCE TLS Bleichenbacher/ROBOT",
            "x_legacyV4Record": {
                "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": "102195",
                            "refsource": "BID",
                            "url": "http://www.securityfocus.com/bid/102195"
                        },
                        {
                            "name": "VU#144389",
                            "refsource": "CERT-VN",
                            "url": "http://www.kb.cert.org/vuls/id/144389"
                        },
                        {
                            "name": "DSA-4072",
                            "refsource": "DEBIAN",
                            "url": "https://www.debian.org/security/2017/dsa-4072"
                        },
                        {
                            "name": "openSUSE-SU-2020:0607",
                            "refsource": "SUSE",
                            "url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00011.html"
                        },
                        {
                            "name": "https://www.oracle.com/security-alerts/cpuoct2020.html",
                            "refsource": "MISC",
                            "url": "https://www.oracle.com/security-alerts/cpuoct2020.html"
                        },
                        {
                            "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/"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-05T18:58:12.272Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "102195",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_BID",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/102195"
                    },
                    {
                        "name": "VU#144389",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_CERT-VN",
                            "x_transferred"
                        ],
                        "url": "http://www.kb.cert.org/vuls/id/144389"
                    },
                    {
                        "name": "DSA-4072",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_DEBIAN",
                            "x_transferred"
                        ],
                        "url": "https://www.debian.org/security/2017/dsa-4072"
                    },
                    {
                        "name": "openSUSE-SU-2020:0607",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_SUSE",
                            "x_transferred"
                        ],
                        "url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00011.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.oracle.com/security-alerts/cpuoct2020.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://robotattack.org/"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/bcgit/bc-java/commit/a00b684465b38d722ca9a3543b8af8568e6bad5c"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://security.netapp.com/advisory/ntap-20171222-0001/"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "37e5125f-f79b-445b-8fad-9564f167944b",
        "assignerShortName": "certcc",
        "cveId": "CVE-2017-13098",
        "datePublished": "2017-12-13T01:00:00Z",
        "dateReserved": "2017-08-22T00:00:00",
        "dateUpdated": "2024-09-16T18:39:22.646Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}