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

83 lines
3.0 KiB
JSON

{
"id": "CVE-2007-4322",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-08-14T00:17:00.000",
"lastModified": "2012-10-31T02:41:32.857",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "BlockHosts before 2.0.4 does not properly parse (1) sshd and (2) vsftpd log files, which allows remote attackers to add arbitrary deny entries to the /etc/hosts.allow file and cause a denial of service by adding arbitrary IP addresses to a daemon log file, as demonstrated by connecting through ssh with a client protocol version identification containing an IP address string, or connecting through ftp with a username containing an IP address string, different vectors than CVE-2007-2765."
},
{
"lang": "es",
"value": "BlockHosts anterior a 2.0.4 no analiza sint\u00e1cticamente de forma correcta los ficheros de log (1) sshd y (2) vsftpd, lo cual permite a atacantes remotos a\u00f1adir entradas de denegaci\u00f3n en el fichero /etc/hosts.allow y provocar una denegaci\u00f3n de servicio a\u00f1adiendo direcciones IP de su elecci\u00f3n a un fichero de log de demonio, como ha sido demostrado conect\u00e1ndose a trav\u00e9s de ssh con una identificaci\u00f3n de versi\u00f3n del protocolo del cliente que contiene una cadena con la direcci\u00f3n IP, o conect\u00e1ndose a trav\u00e9s de ftp con un nombre de usuario que contiene una cadena con la direcci\u00f3n IP, vectores diferentes de CVE-2007-2765."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"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:ac_zoom:blockhosts:2.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "7C232288-25E7-4AE3-9F17-B66B76BD5E41"
}
]
}
]
}
],
"references": [
{
"url": "http://www.aczoom.com/tools/blockhosts/CHANGES",
"source": "cve@mitre.org"
},
{
"url": "http://www.ossec.net/en/attacking-loganalysis.html",
"source": "cve@mitre.org"
}
]
}