cvelist/2003/1xxx/CVE-2003-1230.json
2019-03-18 02:06:28 +00:00

82 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2003-1230",
"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 implementation of SYN cookies (syncookies) in FreeBSD 4.5 through 5.0-RELEASE-p3 uses only 32-bit internal keys when generating syncookies, which makes it easier for remote attackers to conduct brute force ISN guessing attacks and spoof legitimate traffic."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "19785",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/19785"
},
{
"name": "freebsd-syncookie-brute-force(11397)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/11397"
},
{
"name": "6920",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/6920"
},
{
"name": "8142",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/8142/"
},
{
"name": "FreeBSD-SA-03:03",
"refsource": "FREEBSD",
"url": "http://www.securityfocus.com/advisories/5013"
}
]
}
}