cvelist/2006/5xxx/CVE-2006-5680.json

88 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-5680",
"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 libarchive library in FreeBSD 6-STABLE after 2006-09-05 and before 2006-11-08 allows context-dependent attackers to cause a denial of service (CPU consumption) via a malformed archive that causes libarchive to skip a region past the actual end of the archive, which triggers an infinite loop that attempts to read more data."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "FreeBSD-SA-06:24",
"refsource" : "FREEBSD",
"url" : "http://security.freebsd.org/advisories/FreeBSD-SA-06:24.libarchive.asc"
},
{
"name" : "20961",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/20961"
},
{
"name" : "1017199",
"refsource" : "SECTRACK",
"url" : "http://securitytracker.com/id?1017199"
},
{
"name" : "22723",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/22723"
},
{
"name" : "22801",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/22801"
},
{
"name" : "freebsd-libarchive-file-dos(30137)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/30137"
}
]
}
}