2024-07-14 02:06:08 +00:00

159 lines
4.5 KiB
JSON

{
"id": "CVE-2016-6210",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-02-13T17:59:00.153",
"lastModified": "2022-12-13T12:15:22.667",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "sshd in OpenSSH before 7.3, when SHA256 or SHA512 are used for user password hashing, uses BLOWFISH hashing on a static password when the username does not exist, which allows remote attackers to enumerate users by leveraging the timing difference between responses when a large password is provided."
},
{
"lang": "es",
"value": "sshd en OpenSSH en versiones anteriores a 7.3, cuando SHA256 o SHA512 son utilizados para el hashing de la contrase\u00f1a del usuario, utiliza BLOWFISH hashing en una contrase\u00f1a est\u00e1tica cuando no existe el nombre de usuario, lo que permite a atacantes remotos enumerar usuarios aprovechando la diferencia de tiempo entre respuestas cuando se proporciona una contrase\u00f1a grande."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openbsd:openssh:*:p2:*:*:*:*:*:*",
"versionEndIncluding": "7.2",
"matchCriteriaId": "4AFA4267-E15B-4826-9B98-63F68AB1627F"
}
]
}
]
}
],
"references": [
{
"url": "http://seclists.org/fulldisclosure/2016/Jul/51",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "http://www.debian.org/security/2016/dsa-3626",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/91812",
"source": "cve@mitre.org",
"tags": [
"VDB Entry",
"Third Party Advisory"
]
},
{
"url": "http://www.securitytracker.com/id/1036319",
"source": "cve@mitre.org"
},
{
"url": "https://access.redhat.com/errata/RHSA-2017:2029",
"source": "cve@mitre.org"
},
{
"url": "https://access.redhat.com/errata/RHSA-2017:2563",
"source": "cve@mitre.org"
},
{
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
"source": "cve@mitre.org"
},
{
"url": "https://security.gentoo.org/glsa/201612-18",
"source": "cve@mitre.org"
},
{
"url": "https://security.netapp.com/advisory/ntap-20190206-0001/",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/40113/",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/40136/",
"source": "cve@mitre.org"
},
{
"url": "https://www.openssh.com/txt/release-7.3",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Vendor Advisory"
]
}
]
}