2019-12-02 09:00:57 +00:00
{
"CVE_data_meta" : {
2020-03-12 16:11:02 -07:00
"ASSIGNER" : "cve-assign@fb.com" ,
"DATE_ASSIGNED" : "2020-03-12" ,
2019-12-02 09:00:57 +00:00
"ID" : "CVE-2020-1887" ,
2020-03-12 16:11:02 -07:00
"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"
}
]
}
}
]
}
}
]
}
2019-12-02 09:00:57 +00:00
} ,
2020-03-12 16:11:02 -07:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2019-12-02 09:00:57 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-03-12 16:11:02 -07:00
"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"
2019-12-02 09:00:57 +00:00
}
]
}
2020-03-12 16:11:02 -07:00
}