cvelist/2019/1010xxx/CVE-2019-1010275.json

72 lines
2.6 KiB
JSON
Raw Normal View History

2019-03-20 13:12:59 +00:00
{
"CVE_data_meta": {
2019-07-17 21:00:53 +00:00
"ASSIGNER": "cve-assign@distributedweaknessfiling.org",
2019-03-20 13:12:59 +00:00
"ID": "CVE-2019-1010275",
2019-07-17 21:00:53 +00:00
"STATE": "PUBLIC"
2019-03-20 13:12:59 +00:00
},
2019-07-17 21:00:53 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "helm",
"version": {
"version_data": [
{
"version_value": "Before 2.7.2 [fixed: 2.7.2]"
}
]
}
}
]
},
"vendor_name": "helm"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-03-20 13:12:59 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-07-17 21:00:53 +00:00
"value": "helm Before 2.7.2 is affected by: CWE-295: Improper Certificate Validation. The impact is: Unauthorized clients could connect to the server because self-signed client certs were aloowed. The component is: helm (many files updated, see https://github.com/helm/helm/pull/3152/files/1096813bf9a425e2aa4ac755b6c991b626dfab50). The attack vector is: A malicious client could connect to the server over the network. The fixed version is: 2.7.2."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-295: Improper Certificate Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/helm/helm/releases/tag/v2.7.2",
"refsource": "MISC",
"name": "https://github.com/helm/helm/releases/tag/v2.7.2"
},
{
"url": "https://github.com/helm/helm/pull/3152",
"refsource": "MISC",
"name": "https://github.com/helm/helm/pull/3152"
},
{
"url": "https://github.com/helm/helm/pull/3152/files/1096813bf9a425e2aa4ac755b6c991b626dfab50",
"refsource": "MISC",
"name": "https://github.com/helm/helm/pull/3152/files/1096813bf9a425e2aa4ac755b6c991b626dfab50"
2019-03-20 13:12:59 +00:00
}
]
}
}