cvelist/2020/8xxx/CVE-2020-8279.json
2020-11-19 01:01:38 +00:00

70 lines
2.2 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-8279",
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Nextcloud Social",
"version": {
"version_data": [
{
"version_value": "Affects <0.4.0"
},
{
"version_value": "Fixed in 0.4.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Certificate Validation (CWE-295)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/915585",
"url": "https://hackerone.com/reports/915585"
},
{
"refsource": "CONFIRM",
"name": "https://nextcloud.com/security/advisory/?id=NC-SA-2020-043",
"url": "https://nextcloud.com/security/advisory/?id=NC-SA-2020-043"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Missing validation of server certificates for out-going connections in Nextcloud Social < 0.4.0 allowed a man-in-the-middle attack."
}
]
}
}