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

103 lines
2.9 KiB
JSON

{
"id": "CVE-2007-0844",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-02-08T17:28:00.000",
"lastModified": "2011-03-08T02:50:49.923",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The auth_via_key function in pam_ssh.c in pam_ssh before 1.92, when the allow_blank_passphrase option is disabled, allows remote attackers to bypass authentication restrictions and use private encryption keys requiring a blank passphrase by entering a non-blank passphrase."
},
{
"lang": "es",
"value": "La funci\u00f3n auth_via_key en pam_ssh.c de pam_ssh before 1.92, cuando la opci\u00f3n allow_blank_passphrase est\u00e1 deshabilitada, permite a atacantes remotos evitar restricciones de autenticaci\u00f3n y utilizar claves de cifrado privadas requiriendo una cadena de contrase\u00f1a en blanco, introduciendo una cadena de contrase\u00f1a no en blanco."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 6.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 4.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:pam_ssh:pam_ssh:1.91:*:*:*:*:*:*:*",
"matchCriteriaId": "52AE6E07-D0F0-4FD3-9762-325BF293C341"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/33119",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/24061",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://sourceforge.net/project/shownotes.php?release_id=484376",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/22461",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2007/0524",
"source": "cve@mitre.org"
}
]
}