2019-01-07 13:04:46 -05:00
{
2019-07-26 01:00:52 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 03:52:07 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-5607" ,
2019-07-26 01:00:52 +00:00
"ASSIGNER" : "secteam@freebsd.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "FreeBSD" ,
"product" : {
"product_data" : [
{
"product_name" : "FreeBSD" ,
"version" : {
"version_data" : [
{
"version_value" : "FreeBSD before 12.0-RELEASE-p8"
} ,
{
"version_value" : "before 11.3-RELEASE-p1"
} ,
{
"version_value" : "and before 11.2-RELEASE-p12"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper update of reference count"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "FREEBSD" ,
"name" : "FreeBSD-SA-19:17" ,
"url" : "https://security.FreeBSD.org/advisories/FreeBSD-SA-19:17.fd.asc"
2019-07-27 19:00:46 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "http://packetstormsecurity.com/files/153755/FreeBSD-Security-Advisory-FreeBSD-SA-19-17.fd.html" ,
"url" : "http://packetstormsecurity.com/files/153755/FreeBSD-Security-Advisory-FreeBSD-SA-19-17.fd.html"
2019-08-14 18:00:51 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20190814-0003/" ,
"url" : "https://security.netapp.com/advisory/ntap-20190814-0003/"
2019-07-26 01:00:52 +00:00
}
]
2019-03-18 03:52:07 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-07-26 01:00:52 +00:00
"value" : "In FreeBSD 12.0-STABLE before r350222, 12.0-RELEASE before 12.0-RELEASE-p8, 11.3-STABLE before r350223, 11.3-RELEASE before 11.3-RELEASE-p1, and 11.2-RELEASE before 11.2-RELEASE-p12, rights transmitted over a domain socket did not properly release a reference on transmission error allowing a malicious user to cause the reference counter to wrap, forcing a free event. This could allow a malicious local user to gain root privileges or escape from a jail."
2019-03-18 03:52:07 +00:00
}
]
}
}