2019-01-07 13:04:46 -05:00
{
"CVE_data_meta" : {
2019-02-11 23:10:21 -05:00
"ASSIGNER" : "secteam@freebsd.org" ,
2019-01-07 13:04:46 -05:00
"ID" : "CVE-2019-5596" ,
2019-02-11 23:10:21 -05:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "FreeBSD" ,
"version" : {
"version_data" : [
{
"version_value" : "FreeBSD 12.0 before 12.0-RELEASE-p3"
}
]
}
}
]
} ,
"vendor_name" : "FreeBSD"
}
]
}
2019-01-07 13:04:46 -05:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-02-11 23:10:21 -05:00
"value" : "In FreeBSD 11.2-STABLE after r338618 and before r343786, 12.0-STABLE before r343781, and 12.0-RELEASE before 12.0-RELEASE-p3, a bug in the reference count implementation for UNIX domain sockets can cause a file structure to be incorrectly released potentially allowing a malicious local user to gain root privileges or escape from a jail."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Update of Reference Count"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2019-02-12 00:12:27 -05:00
"name" : "FreeBSD-SA-19:02" ,
"refsource" : "FREEBSD" ,
2019-02-11 23:10:21 -05:00
"url" : "https://security.FreeBSD.org/advisories/FreeBSD-SA-19:02.fd.asc"
2019-01-07 13:04:46 -05:00
}
]
}
}