{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "OpenSSL",
                    "vendor": "OpenSSL",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "openssl-1.1.0"
                        },
                        {
                            "status": "affected",
                            "version": "openssl-1.1.0a"
                        },
                        {
                            "status": "affected",
                            "version": "openssl-1.1.0b"
                        },
                        {
                            "status": "affected",
                            "version": "openssl-1.1.0c"
                        },
                        {
                            "status": "affected",
                            "version": "openssl-1.1.0d"
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Joe Orton (Red Hat)"
                }
            ],
            "datePublic": "2017-02-16T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "During a renegotiation handshake if the Encrypt-Then-Mac extension is negotiated where it was not in the original handshake (or vice-versa) then this can cause OpenSSL 1.1.0 before 1.1.0e to crash (dependent on ciphersuite). Both clients and servers are affected."
                }
            ],
            "metrics": [
                {
                    "other": {
                        "content": {
                            "lang": "eng",
                            "url": "https://www.openssl.org/policies/secpolicy.html#High",
                            "value": "High"
                        },
                        "type": "unknown"
                    }
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "protocol error",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2019-04-23T19:08:15",
                "orgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5",
                "shortName": "openssl"
            },
            "references": [
                {
                    "name": "96269",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_BID"
                    ],
                    "url": "http://www.securityfocus.com/bid/96269"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://www.openssl.org/news/secadv/20170216.txt"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbgn03728en_us"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/openssl/openssl/commit/4ad93618d26a3ea23d36ad5498ff4f59eff3a4d2"
                },
                {
                    "name": "1037846",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_SECTRACK"
                    ],
                    "url": "http://www.securitytracker.com/id/1037846"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
                }
            ],
            "title": "Encrypt-Then-Mac renegotiation crash",
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "openssl-security@openssl.org",
                    "DATE_PUBLIC": "2017-02-16",
                    "ID": "CVE-2017-3733",
                    "STATE": "PUBLIC",
                    "TITLE": "Encrypt-Then-Mac renegotiation crash"
                },
                "affects": {
                    "vendor": {
                        "vendor_data": [
                            {
                                "product": {
                                    "product_data": [
                                        {
                                            "product_name": "OpenSSL",
                                            "version": {
                                                "version_data": [
                                                    {
                                                        "version_value": "openssl-1.1.0"
                                                    },
                                                    {
                                                        "version_value": "openssl-1.1.0a"
                                                    },
                                                    {
                                                        "version_value": "openssl-1.1.0b"
                                                    },
                                                    {
                                                        "version_value": "openssl-1.1.0c"
                                                    },
                                                    {
                                                        "version_value": "openssl-1.1.0d"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                "vendor_name": "OpenSSL"
                            }
                        ]
                    }
                },
                "credit": [
                    {
                        "lang": "eng",
                        "value": "Joe Orton (Red Hat)"
                    }
                ],
                "data_format": "MITRE",
                "data_type": "CVE",
                "data_version": "4.0",
                "description": {
                    "description_data": [
                        {
                            "lang": "eng",
                            "value": "During a renegotiation handshake if the Encrypt-Then-Mac extension is negotiated where it was not in the original handshake (or vice-versa) then this can cause OpenSSL 1.1.0 before 1.1.0e to crash (dependent on ciphersuite). Both clients and servers are affected."
                        }
                    ]
                },
                "impact": [
                    {
                        "lang": "eng",
                        "url": "https://www.openssl.org/policies/secpolicy.html#High",
                        "value": "High"
                    }
                ],
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "protocol error"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "96269",
                            "refsource": "BID",
                            "url": "http://www.securityfocus.com/bid/96269"
                        },
                        {
                            "name": "https://www.openssl.org/news/secadv/20170216.txt",
                            "refsource": "CONFIRM",
                            "url": "https://www.openssl.org/news/secadv/20170216.txt"
                        },
                        {
                            "name": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html",
                            "refsource": "CONFIRM",
                            "url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html"
                        },
                        {
                            "name": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbgn03728en_us",
                            "refsource": "CONFIRM",
                            "url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbgn03728en_us"
                        },
                        {
                            "name": "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html",
                            "refsource": "CONFIRM",
                            "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html"
                        },
                        {
                            "name": "https://github.com/openssl/openssl/commit/4ad93618d26a3ea23d36ad5498ff4f59eff3a4d2",
                            "refsource": "MISC",
                            "url": "https://github.com/openssl/openssl/commit/4ad93618d26a3ea23d36ad5498ff4f59eff3a4d2"
                        },
                        {
                            "name": "1037846",
                            "refsource": "SECTRACK",
                            "url": "http://www.securitytracker.com/id/1037846"
                        },
                        {
                            "name": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html",
                            "refsource": "MISC",
                            "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-05T14:39:40.764Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "96269",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_BID",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/96269"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://www.openssl.org/news/secadv/20170216.txt"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbgn03728en_us"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/openssl/openssl/commit/4ad93618d26a3ea23d36ad5498ff4f59eff3a4d2"
                    },
                    {
                        "name": "1037846",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_SECTRACK",
                            "x_transferred"
                        ],
                        "url": "http://www.securitytracker.com/id/1037846"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5",
        "assignerShortName": "openssl",
        "cveId": "CVE-2017-3733",
        "datePublished": "2017-05-04T19:00:00Z",
        "dateReserved": "2016-12-16T00:00:00",
        "dateUpdated": "2024-09-16T16:18:03.381Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}