2024-11-22 07:15:30 +00:00

117 lines
3.7 KiB
JSON

{
"id": "CVE-2007-5467",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-10-15T23:17:00.000",
"lastModified": "2024-11-21T00:37:57.723",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"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."
},
{
"lang": "es",
"value": "Un desbordamiento de enteros en eXtremail versi\u00f3n 2.1.1 y anteriores, permite a atacantes remotos causar una denegaci\u00f3n de servicio y posiblemente ejecutar c\u00f3digo arbitrario, por medio de un comando USER largo conteniendo secuencias \"%s\" en el puerto pop3 (110 tcp), que se expanden a \"%%s\" antes de ser utilizadas en la funci\u00f3n memmove, posiblemente debido a una correcci\u00f3n incompleta para el CVE-2001-1078."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"baseScore": 10.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-189"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:extremail:extremail:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.1.1",
"matchCriteriaId": "87494C73-2A36-4063-B4C1-366B6D2C55B3"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/27220",
"source": "cve@mitre.org"
},
{
"url": "http://www.digit-labs.org/files/exploits/extremail-v3.pl",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/482293",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/26074",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/4532",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/27220",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.digit-labs.org/files/exploits/extremail-v3.pl",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/archive/1/482293",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/26074",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://www.exploit-db.com/exploits/4532",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
],
"evaluatorComment": "More information available at: http://www.securityfocus.com/bid/26074/discuss"
}