cvelist/2002/0xxx/CVE-2002-0794.json

78 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2002-0794",
"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" : [
{
"lang" : "eng",
"value" : "The accept_filter mechanism in FreeBSD 4 through 4.5 does not properly remove entries from the incomplete listen queue when adding a syncache, which allows remote attackers to cause a denial of service (network service availability) via a large number of connection attempts, which fills the queue."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "FreeBSD-SA-02:26",
"refsource" : "FREEBSD",
"url" : "http://archives.neohapsis.com/archives/freebsd/2002-05/0349.html"
},
{
"name" : "4879",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/4879"
},
{
"name" : "freebsd-accept-filter-dos(9209)",
"refsource" : "XF",
"url" : "http://www.iss.net/security_center/static/9209.php"
},
{
"name" : "5081",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/5081"
}
]
}
}