mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
78 lines
2.6 KiB
JSON
78 lines
2.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve-assign@fb.com",
|
|
"DATE_ASSIGNED": "2020-03-12",
|
|
"ID": "CVE-2020-1887",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Facebook",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Osquery",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "!=>",
|
|
"version_value": "4.2.0"
|
|
},
|
|
{
|
|
"version_affected": ">",
|
|
"version_value": "2.9.0"
|
|
},
|
|
{
|
|
"version_affected": "!=<",
|
|
"version_value": "2.9.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Incorrect validation of the TLS SNI hostname in osquery versions after 2.9.0 and before 4.2.0 could allow an attacker to MITM osquery traffic in the absence of a configured root chain of trust."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Improper Validation of Certificate with Host Mismatch (CWE-297)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://github.com/osquery/osquery/pull/6197",
|
|
"url": "https://github.com/osquery/osquery/pull/6197"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://www.facebook.com/security/advisories/cve-2020-1887",
|
|
"url": "https://www.facebook.com/security/advisories/cve-2020-1887"
|
|
}
|
|
]
|
|
}
|
|
}
|