cvelist/2005/2xxx/CVE-2005-2359.json
2019-03-17 22:30:49 +00:00

82 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secteam@freebsd.org",
"ID": "CVE-2005-2359",
"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 AES-XCBC-MAC algorithm in IPsec in FreeBSD 5.3 and 5.4, when used for authentication without other encryption, uses a constant key instead of the one that was assigned by the system administrator, which can allow remote attackers to spoof packets to establish an IPsec session."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "16244",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/16244/"
},
{
"name": "FreeBSD-SA-05:19",
"refsource": "FREEBSD",
"url": "ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:19.ipsec.asc"
},
{
"name": "freebsd-aesxcbcmac-security-bypass(21551)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21551"
},
{
"name": "14394",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/14394"
},
{
"name": "1014586",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1014586"
}
]
}
}