cvelist/2006/0xxx/CVE-2006-0433.json

97 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:12:54 +00:00
"CVE_data_meta": {
"ASSIGNER": "secteam@freebsd.org",
"ID": "CVE-2006-0433",
"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 01:12:54 +00:00
"lang": "eng",
"value": "Selective Acknowledgement (SACK) in FreeBSD 5.3 and 5.4 does not properly handle an incoming selective acknowledgement when there is insufficient memory, which might allow remote attackers to cause a denial of service (infinite loop)."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:12:54 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2006-0409",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/0409"
},
{
"name": "FreeBSD-SA-06:08",
"refsource": "FREEBSD",
"url": "ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-06:08.sack.asc"
},
{
"name": "22861",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/22861"
},
{
"name": "16466",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/16466"
},
{
"name": "1015566",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1015566"
},
{
"name": "399",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/399"
},
{
"name": "bsd-sack-handling-dos(24453)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24453"
},
{
"name": "18696",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/18696"
}
]
}
}