cvelist/2017/8xxx/CVE-2017-8301.json
2019-03-18 06:24:18 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-8301",
"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": "LibreSSL 2.5.1 to 2.5.3 lacks TLS certificate verification if SSL_get_verify_result is relied upon for a later check of a verification result, in a use case where a user-provided verification callback returns 1, as demonstrated by acceptance of invalid certificates by nginx."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://seclists.org/oss-sec/2017/q2/145",
"refsource": "MISC",
"url": "http://seclists.org/oss-sec/2017/q2/145"
},
{
"name": "https://github.com/libressl-portable/portable/issues/307",
"refsource": "CONFIRM",
"url": "https://github.com/libressl-portable/portable/issues/307"
},
{
"name": "https://trac.nginx.org/nginx/ticket/1257",
"refsource": "CONFIRM",
"url": "https://trac.nginx.org/nginx/ticket/1257"
},
{
"name": "98076",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/98076"
}
]
}
}