René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

82 lines
3.0 KiB
JSON

{
"id": "CVE-2007-6059",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-11-20T20:46:00.000",
"lastModified": "2008-11-15T05:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "** DISPUTED ** Javamail does not properly handle a series of invalid login attempts in which the same e-mail address is entered as username and password, and the domain portion of this address yields a Java UnknownHostException error, which allows remote attackers to cause a denial of service (connection pool exhaustion) via a large number of requests, resulting in a SQLNestedException. NOTE: Sun disputes this issue, stating \"The report makes references to source code and files that do not exist in the mentioned products.\""
},
{
"lang": "es",
"value": "** EN DISPUTA ** Javamail no maneja adecuadamente una serie de intentos de inicio de sesi\u00f3n inv\u00e1lidos en los que se ingresa la misma direcci\u00f3n de correo electr\u00f3nico como nombre de usuario y contrase\u00f1a, y la porci\u00f3n de dominio de esta direcci\u00f3n produce un error Java UnknownHostException, que permite que los atacantes remotos causen una denegaci\u00f3n de servicio (agotamiento del grupo de conexiones) a trav\u00e9s de una gran cantidad de solicitudes, lo que resulta en una excepci\u00f3n SQLNestedException. NOTA: Sun niega este problema y afirma que \"El informe hace referencia al c\u00f3digo fuente y los archivos que no existen en los productos mencionados\"."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-399"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:javamail:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8CE2993D-C8EF-448B-8042-3D0A35BA427F"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2007-11/0239.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}