gsd-2006-4925
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2006-4925", "description": "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.", "id": "GSD-2006-4925", "references": [ "https://www.suse.com/security/cve/CVE-2006-4925.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2006-4925" ], "details": "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.", "id": "GSD-2006-4925", "modified": "2023-12-13T01:19:51.545723Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2006-4925", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://secunia.com/advisories/22298", "refsource": "MISC", "url": "http://secunia.com/advisories/22298" }, { "name": "http://secunia.com/advisories/23038", "refsource": "MISC", "url": "http://secunia.com/advisories/23038" }, { "name": "http://www.novell.com/linux/security/advisories/2006_24_sr.html", "refsource": "MISC", "url": "http://www.novell.com/linux/security/advisories/2006_24_sr.html" }, { "name": "http://bugs.gentoo.org/show_bug.cgi?id=148228", "refsource": "MISC", "url": "http://bugs.gentoo.org/show_bug.cgi?id=148228" }, { "name": "http://secunia.com/advisories/22245", "refsource": "MISC", "url": "http://secunia.com/advisories/22245" }, { "name": "http://secunia.com/advisories/22495", "refsource": "MISC", "url": "http://secunia.com/advisories/22495" }, { "name": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:179", "refsource": "MISC", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:179" }, { "name": "http://www.novell.com/linux/security/advisories/2006_62_openssh.html", "refsource": "MISC", "url": "http://www.novell.com/linux/security/advisories/2006_62_openssh.html" }, { "name": "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/packet.c.diff?r1=1.144\u0026r2=1.145\u0026f=h", "refsource": "MISC", "url": "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/packet.c.diff?r1=1.144\u0026r2=1.145\u0026f=h" }, { "name": "http://www.openpkg.org/security/advisories/OpenPKG-SA-2006.022-openssh.html", "refsource": "MISC", "url": "http://www.openpkg.org/security/advisories/OpenPKG-SA-2006.022-openssh.html" }, { "name": "http://www.securityfocus.com/archive/1/447153/100/0/threaded", "refsource": "MISC", "url": "http://www.securityfocus.com/archive/1/447153/100/0/threaded" }, { "name": "http://www.securityfocus.com/archive/1/447861/100/200/threaded", "refsource": "MISC", "url": "http://www.securityfocus.com/archive/1/447861/100/200/threaded" }, { "name": "https://issues.rpath.com/browse/RPL-661", "refsource": "MISC", "url": "https://issues.rpath.com/browse/RPL-661" }, { "name": "https://issues.rpath.com/browse/RPL-681", "refsource": "MISC", "url": "https://issues.rpath.com/browse/RPL-681" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:openbsd:openssh:4.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2006-4925" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "http://bugs.gentoo.org/show_bug.cgi?id=148228", "refsource": "MISC", "tags": [ "Exploit", "Patch" ], "url": "http://bugs.gentoo.org/show_bug.cgi?id=148228" }, { "name": "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/packet.c.diff?r1=1.144\u0026r2=1.145\u0026f=h", "refsource": "CONFIRM", "tags": [], "url": "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/packet.c.diff?r1=1.144\u0026r2=1.145\u0026f=h" }, { "name": "22245", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/22245" }, { "name": "SUSE-SR:2006:024", "refsource": "SUSE", "tags": [], "url": "http://www.novell.com/linux/security/advisories/2006_24_sr.html" }, { "name": "https://issues.rpath.com/browse/RPL-681", "refsource": "CONFIRM", "tags": [], "url": "https://issues.rpath.com/browse/RPL-681" }, { "name": "OpenPKG-SA-2006.022", "refsource": "OPENPKG", "tags": [], "url": "http://www.openpkg.org/security/advisories/OpenPKG-SA-2006.022-openssh.html" }, { "name": "SUSE-SA:2006:062", "refsource": "SUSE", "tags": [], "url": "http://www.novell.com/linux/security/advisories/2006_62_openssh.html" }, { "name": "22495", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/22495" }, { "name": "23038", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/23038" }, { "name": "22298", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/22298" }, { "name": "https://issues.rpath.com/browse/RPL-661", "refsource": "CONFIRM", "tags": [], "url": "https://issues.rpath.com/browse/RPL-661" }, { "name": "MDKSA-2006:179", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:179" }, { "name": "20061005 rPSA-2006-0185-1 gnome-ssh-askpass openssh openssh-client openssh-server", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/447861/100/200/threaded" }, { "name": "20060927 rPSA-2006-0174-1 gnome-ssh-askpass openssh openssh-client openssh-server", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/447153/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-17T21:40Z", "publishedDate": "2006-09-29T00:07Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…