cvelist/2018/6xxx/CVE-2018-6916.json

69 lines
2.0 KiB
JSON
Raw Normal View History

2018-02-12 11:02:18 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "secteam@freebsd.org",
"DATE_PUBLIC" : "2018-03-07T00:00:00",
2018-02-12 11:02:18 -05:00
"ID" : "CVE-2018-6916",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "FreeBSD",
"version" : {
"version_data" : [
{
"version_value" : "All supported versions of FreeBSD"
}
]
}
}
]
},
"vendor_name" : "FreeBSD"
}
]
}
2018-02-12 11:02:18 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In FreeBSD before 11.1-STABLE, 11.1-RELEASE-p7, 10.4-STABLE, 10.4-RELEASE-p7, and 10.3-RELEASE-p28, the kernel does not properly validate IPsec packets coming from a trusted host. Additionally, a use-after-free vulnerability exists in the IPsec AH handling code. This issue could cause a system crash or other unpredictable results."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Improper validation"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "FreeBSD-SA-18:01",
"refsource" : "FREEBSD",
"url" : "https://www.freebsd.org/security/advisories/FreeBSD-SA-18:01.ipsec.asc"
2018-03-10 06:02:35 -05:00
},
{
"name" : "1040460",
"refsource" : "SECTRACK",
2018-03-10 06:02:35 -05:00
"url" : "http://www.securitytracker.com/id/1040460"
2018-02-12 11:02:18 -05:00
}
]
}
}