cvelist/2005/1xxx/CVE-2005-1514.json

73 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2005-1514",
"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" : "commands.c in qmail, when running on 64 bit platforms with a large amount of virtual memory, allows remote attackers to cause a denial of service and possibly execute arbitrary code via a long SMTP command without a space character, which causes an array to be referenced with a negative index."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20050506 64 bit qmail fun",
"refsource" : "FULLDISC",
2017-10-16 12:31:07 -04:00
"url" : "http://archives.neohapsis.com/archives/fulldisclosure/2005-05/0101.html"
},
{
"name" : "http://www.guninski.com/where_do_you_want_billg_to_go_today_4.html",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://www.guninski.com/where_do_you_want_billg_to_go_today_4.html"
},
{
"name" : "1013911",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://securitytracker.com/id?1013911"
}
]
}
}