cvelist/2020/17xxx/CVE-2020-17514.json
2021-05-27 18:00:42 +00:00

87 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2020-17514",
"STATE": "PUBLIC",
"TITLE": "disabled hostname verificiation"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Fineract",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "Apache Fineract",
"version_value": "1.5.0"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "We would like to thank Simon Gerst at https://github.com/intrigus-lgtm for reporting this issue"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Apache Fineract prior to 1.5.0 disables HTTPS hostname verification in ProcessorHelper in the configureClient method. Under typical deployments, a man in the middle attack could be successful."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Missing Hostname Verification"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://issues.apache.org/jira/browse/FINERACT-1211",
"name": "https://issues.apache.org/jira/browse/FINERACT-1211"
},
{
"refsource": "MLIST",
"name": "[fineract-dev] 20210527 Re: Release 1.5.0 fixed security issue CVE-2020-17514",
"url": "https://lists.apache.org/thread.html/rc011b25289c8a6e14f8bc6d07e727382a1df3c8cf2aa5369598bbf64@%3Cdev.fineract.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210527 CVE-2020-17514: Apache Fineract: Disabled hostname verification for HTTPS",
"url": "http://www.openwall.com/lists/oss-security/2021/05/27/2"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}