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

98 lines
3.1 KiB
JSON

{
"id": "CVE-2006-6301",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-12-06T19:28:00.000",
"lastModified": "2017-07-29T01:29:27.763",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "DenyHosts 2.5 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, which is not properly handled by a regular expression."
},
{
"lang": "es",
"value": "DenyHosts 2.5 no realiza un an\u00e1lisis sint\u00e1ctico adecuado de los ficheros de log de sshd, lo cual permite a atacantes remotos a\u00f1adir hosts de su elecci\u00f3n al 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 se ha demostrado accediendo por ssh utilizando un nombre de acceso que contiene ciertas cadenas con una direcci\u00f3n IP, lo cual no es tratado adecuadamente por una expresi\u00f3n regular."
}
],
"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:denyhosts:denyhosts:2.5:*:*:*:*:*:*:*",
"matchCriteriaId": "1938273B-F140-475E-BD81-C714CA6590D5"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.gentoo.org/show_bug.cgi?id=157163",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://security.gentoo.org/glsa/glsa-200701-01.xml",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/21468",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/4876",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/30761",
"source": "cve@mitre.org"
}
]
}