cvelist/2007/5xxx/CVE-2007-5467.json
2019-03-18 01:13:32 +00:00

82 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-5467",
"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": "Integer overflow in eXtremail 2.1.1 and earlier allows remote attackers to cause a denial of service, and possibly execute arbitrary code, via a long USER command containing \"%s\" sequences to the pop3 port (110/tcp), which are expanded to \"%%s\" before being used in the memmove function, possibly due to an incomplete fix for CVE-2001-1078."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "27220",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/27220"
},
{
"name": "http://www.digit-labs.org/files/exploits/extremail-v3.pl",
"refsource": "MISC",
"url": "http://www.digit-labs.org/files/exploits/extremail-v3.pl"
},
{
"name": "26074",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/26074"
},
{
"name": "4532",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/4532"
},
{
"name": "20071015 eXtremail(ly easy) remote roots",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/482293"
}
]
}
}