cvelist/2009/2xxx/CVE-2009-2624.json

127 lines
4.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 03:31:00 +00:00
"CVE_data_meta": {
"ASSIGNER": "cert@cert.org",
"ID": "CVE-2009-2624",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
2017-10-16 12:31:07 -04:00
]
2019-03-18 03:31:00 +00:00
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The huft_build function in inflate.c in gzip before 1.3.13 creates a hufts (aka huffman) table that is too small, which allows remote attackers to cause a denial of service (application crash or infinite loop) or possibly execute arbitrary code via a crafted archive. NOTE: this issue is caused by a CVE-2006-4334 regression."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://support.apple.com/kb/HT4435",
"refsource": "CONFIRM",
"url": "http://support.apple.com/kb/HT4435"
},
{
"name": "ADV-2010-0185",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2010/0185"
},
{
"name": "USN-889-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-889-1"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=514711",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=514711"
},
{
"name": "[bug-gzip] 20091002 gzip-1.3.13 released [major]",
"refsource": "MLIST",
"url": "http://article.gmane.org/gmane.comp.gnu.gzip.bugs/258"
},
{
"name": "APPLE-SA-2010-11-10-1",
"refsource": "APPLE",
"url": "http://lists.apple.com/archives/security-announce/2010//Nov/msg00000.html"
},
{
"name": "DSA-1974",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2010/dsa-1974"
},
{
"name": "MDVSA-2010:020",
"refsource": "MANDRIVA",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:020"
},
{
"name": "http://git.savannah.gnu.org/cgit/gzip.git/commit/?id=39a362ae9d9b007473381dba5032f4dfc1744cf2",
"refsource": "CONFIRM",
"url": "http://git.savannah.gnu.org/cgit/gzip.git/commit/?id=39a362ae9d9b007473381dba5032f4dfc1744cf2"
},
{
"name": "38223",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/38223"
},
{
"name": "38132",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/38132"
},
{
"name": "SUSE-SA:2010:008",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-01/msg00009.html"
},
{
"name": "38232",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/38232"
},
{
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507263",
"refsource": "CONFIRM",
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507263"
}
]
}
}