cvelist/2004/2xxx/CVE-2004-2259.json

103 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2004-2259",
"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" : "vsftpd before 1.2.2, when under heavy load, allows attackers to cause a denial of service (crash) via a SIGCHLD signal during a malloc or free call, which is not re-entrant."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-1.2.2/Changelog",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-1.2.2/Changelog"
},
{
"name" : "http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=119136",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=119136"
},
{
"name" : "RHBA-2004-164",
"refsource" : "REDHAT",
2017-10-16 12:31:07 -04:00
"url" : "http://rhn.redhat.com/errata/RHBA-2004-164.html"
},
{
"name" : "10394",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/10394"
},
{
"name" : "6306",
"refsource" : "OSVDB",
2017-10-16 12:31:07 -04:00
"url" : "http://www.osvdb.org/6306"
},
{
"name" : "oval:org.mitre.oval:def:11049",
"refsource" : "OVAL",
2017-10-16 12:31:07 -04:00
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11049"
},
{
"name" : "11680",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/11680"
},
{
"name" : "11736",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/11736"
},
{
"name" : "vsftpd-connection-dos(16222)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/16222"
}
]
}
}