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

82 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:45:44 +00: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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 01:45:44 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:45:44 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20050506 64 bit qmail fun",
"refsource": "FULLDISC",
"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",
"url": "http://www.guninski.com/where_do_you_want_billg_to_go_today_4.html"
},
{
"name": "1013911",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1013911"
2020-05-20 00:01:17 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20200519 Remote Code Execution in qmail (CVE-2005-1513)",
"url": "http://www.openwall.com/lists/oss-security/2020/05/19/8"
2020-05-20 12:01:17 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20200520 Re: Remote Code Execution in qmail (CVE-2005-1513)",
"url": "http://www.openwall.com/lists/oss-security/2020/05/20/2"
2019-03-18 01:45:44 +00:00
}
]
}
}