cvelist/2020/9xxx/CVE-2020-9040.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2020-02-17 17:01:18 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-06-08 16:01:33 +00:00
"ID": "CVE-2020-9040",
"STATE": "PUBLIC"
2020-02-17 17:01:18 +00:00
},
2020-06-08 16:01:33 +00:00
"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",
2020-02-17 17:01:18 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-06-08 16:01:33 +00:00
"value": "Couchbase Server Java SDK before 2.7.1.1 allows a potential attacker to forge an SSL certificate and pose as the intended peer. An attacker can leverage this flaw by crafting a cryptographically valid certificate that will be accepted by Java SDK's Netty component due to missing hostname verification."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.couchbase.com/resources/security#SecurityAlerts",
"url": "https://www.couchbase.com/resources/security#SecurityAlerts"
2020-02-17 17:01:18 +00:00
}
]
}
}