96 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2006-6302",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-12-06T19:28:00.000",
"lastModified": "2017-07-29T01:29:27.810",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "fail2ban 0.7.4 and earlier does not properly parse sshd log files, which allows remote attackers to add arbitrary hosts to the /etc/hosts.deny file and cause a denial of service by adding arbitrary IP addresses to the sshd log file, as demonstrated by logging in via ssh with a login name containing certain strings with an IP address."
},
{
"lang": "es",
"value": "fail2ban 0.7.4 y anteriores no realizan de forma adecuada una an\u00e1lisis sint\u00e1ctico de los ficheros de log de sshd, lo cual permite a atacantes remotos a\u00f1adir hosts de su elecci\u00f3n en el fichero /etc/hosts.deny y provocar una denegaci\u00f3n de servicio a\u00f1adiendo direcciones IP de su elecci\u00f3n al fichero de log de sshd, como ha sido demostrado accediendo por ssh utilizando un nombre de acceso que contiene ciertas cadenas con una direcci\u00f3n IP."
}
],
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fail2ban:fail2ban:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.7.4",
"matchCriteriaId": "8B6A500D-6B1A-44B7-879B-EB83141C2E7B"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.gentoo.org/show_bug.cgi?id=157166",
"source": "cve@mitre.org"
},
{
"url": "http://security.gentoo.org/glsa/glsa-200702-05.xml",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/21469",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/4877",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/30739",
"source": "cve@mitre.org"
}
]
}