2017-10-16 12:31:07 -04:00
{
2019-03-18 03:49:59 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2005-4776" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 03:49:59 +00:00
"lang" : "eng" ,
"value" : "Integer overflow in the FreeBSD compatibility code (freebsd_misc.c) in NetBSD-current, NetBSD-3, NetBSD-2.0, and NetBSD-2 before 20050913; and NetBSD-1.6 before 20050914; allows local users to cause a denial of service (heap corruption or system crash) and possibly gain root privileges."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:49:59 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "[source-changes] 20050913 CVS commit: [netbsd-3] src/sys/compat/freebsd" ,
"refsource" : "MLIST" ,
"url" : "http://mail-index.netbsd.org/source-changes/2005/09/13/0024.html"
} ,
{
"name" : "NetBSD-SA2005-008" ,
"refsource" : "NETBSD" ,
"url" : "ftp://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2005-008.txt.asc"
} ,
{
"name" : "20757" ,
"refsource" : "OSVDB" ,
"url" : "http://www.osvdb.org/20757"
}
]
}
}