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

126 lines
3.8 KiB
JSON

{
"id": "CVE-2006-4925",
"sourceIdentifier": "secalert@redhat.com",
"published": "2006-09-29T00:07:00.000",
"lastModified": "2018-10-17T21:40:29.937",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "packet.c in ssh in OpenSSH allows remote attackers to cause a denial of service (crash) by sending an invalid protocol sequence with USERAUTH_SUCCESS before NEWKEYS, which causes newkeys[mode] to be NULL."
},
{
"lang": "es",
"value": "packet.c en ssh en OpenSSH permite a atacantes remotos provocar una denegaci\u00f3n de servicio (ca\u00edda) mediante el env\u00edo de una secuencia de protocolo inv\u00e1lida con USERAUTH_SUCCESS antes de NEWKEYS, lo que provoca que newkeys[mode] sea nulo (NULL)."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "Red Hat does not consider this flaw a security issue. This flaw can cause an OpenSSH client to crash when connecting to a malicious server, which does not result in a denial of service condition.",
"lastModified": "2006-10-31T00:00:00"
}
],
"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:openbsd:openssh:4.5:*:*:*:*:*:*:*",
"matchCriteriaId": "9B72CFB3-39C7-469C-AA59-69F5B8993BF7"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.gentoo.org/show_bug.cgi?id=148228",
"source": "secalert@redhat.com",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:179",
"source": "secalert@redhat.com"
},
{
"url": "http://www.novell.com/linux/security/advisories/2006_24_sr.html",
"source": "secalert@redhat.com"
},
{
"url": "http://www.novell.com/linux/security/advisories/2006_62_openssh.html",
"source": "secalert@redhat.com"
},
{
"url": "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/packet.c.diff?r1=1.144&r2=1.145&f=h",
"source": "secalert@redhat.com"
},
{
"url": "http://www.openpkg.org/security/advisories/OpenPKG-SA-2006.022-openssh.html",
"source": "secalert@redhat.com"
},
{
"url": "http://www.securityfocus.com/archive/1/447153/100/0/threaded",
"source": "secalert@redhat.com"
},
{
"url": "http://www.securityfocus.com/archive/1/447861/100/200/threaded",
"source": "secalert@redhat.com"
},
{
"url": "https://issues.rpath.com/browse/RPL-661",
"source": "secalert@redhat.com"
},
{
"url": "https://issues.rpath.com/browse/RPL-681",
"source": "secalert@redhat.com"
}
]
}