gsd-2013-1418
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The setup_server_realm function in main.c in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.10.7, when multiple realms are configured, allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted request.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2013-1418", "description": "The setup_server_realm function in main.c in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.10.7, when multiple realms are configured, allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted request.", "id": "GSD-2013-1418", "references": [ "https://www.suse.com/security/cve/CVE-2013-1418.html", "https://access.redhat.com/errata/RHSA-2014:1389", "https://access.redhat.com/errata/RHSA-2014:1245", "https://ubuntu.com/security/CVE-2013-1418", "https://advisories.mageia.org/CVE-2013-1418.html", "https://alas.aws.amazon.com/cve/html/CVE-2013-1418.html", "https://linux.oracle.com/cve/CVE-2013-1418.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2013-1418" ], "details": "The setup_server_realm function in main.c in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.10.7, when multiple realms are configured, allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted request.", "id": "GSD-2013-1418", "modified": "2023-12-13T01:22:20.397956Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2013-1418", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The setup_server_realm function in main.c in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.10.7, when multiple realms are configured, allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted request." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1026942", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1026942" }, { "name": "openSUSE-SU-2013:1738", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2013-11/msg00082.html" }, { "name": "[debian-lts-announce] 20180131 [SECURITY] [DLA 1265-1] krb5 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2018/01/msg00040.html" }, { "name": "http://advisories.mageia.org/MGASA-2013-0335.html", "refsource": "CONFIRM", "url": "http://advisories.mageia.org/MGASA-2013-0335.html" }, { "name": "https://github.com/krb5/krb5/commit/c2ccf4197f697c4ff143b8a786acdd875e70a89d", "refsource": "CONFIRM", "url": "https://github.com/krb5/krb5/commit/c2ccf4197f697c4ff143b8a786acdd875e70a89d" }, { "name": "openSUSE-SU-2013:1751", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2013-11/msg00086.html" }, { "name": "http://krbdev.mit.edu/rt/Ticket/Display.html?id=7757", "refsource": "CONFIRM", "url": "http://krbdev.mit.edu/rt/Ticket/Display.html?id=7757" }, { "name": "http://web.mit.edu/kerberos/krb5-1.10/README-1.10.7.txt", "refsource": "CONFIRM", "url": "http://web.mit.edu/kerberos/krb5-1.10/README-1.10.7.txt" }, { "name": "63555", "refsource": "BID", "url": "http://www.securityfocus.com/bid/63555" }, { "name": "openSUSE-SU-2013:1833", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2013-12/msg00026.html" }, { "name": "http://web.mit.edu/kerberos/krb5-1.11/README-1.11.4.txt", "refsource": "CONFIRM", "url": "http://web.mit.edu/kerberos/krb5-1.11/README-1.11.4.txt" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:mit:kerberos_5:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.10.7", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:11.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:12.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:12.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2013-1418" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The setup_server_realm function in main.c in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.10.7, when multiple realms are configured, allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted request." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-476" } ] } ] }, "references": { "reference_data": [ { "name": "http://web.mit.edu/kerberos/krb5-1.10/README-1.10.7.txt", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://web.mit.edu/kerberos/krb5-1.10/README-1.10.7.txt" }, { "name": "http://krbdev.mit.edu/rt/Ticket/Display.html?id=7757", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://krbdev.mit.edu/rt/Ticket/Display.html?id=7757" }, { "name": "https://github.com/krb5/krb5/commit/c2ccf4197f697c4ff143b8a786acdd875e70a89d", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/krb5/krb5/commit/c2ccf4197f697c4ff143b8a786acdd875e70a89d" }, { "name": "http://web.mit.edu/kerberos/krb5-1.11/README-1.11.4.txt", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://web.mit.edu/kerberos/krb5-1.11/README-1.11.4.txt" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1026942", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1026942" }, { "name": "http://advisories.mageia.org/MGASA-2013-0335.html", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "http://advisories.mageia.org/MGASA-2013-0335.html" }, { "name": "openSUSE-SU-2013:1738", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-updates/2013-11/msg00082.html" }, { "name": "openSUSE-SU-2013:1751", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-updates/2013-11/msg00086.html" }, { "name": "openSUSE-SU-2013:1833", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-updates/2013-12/msg00026.html" }, { "name": "63555", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/63555" }, { "name": "[debian-lts-announce] 20180131 [SECURITY] [DLA 1265-1] krb5 security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2018/01/msg00040.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2021-02-02T19:04Z", "publishedDate": "2013-11-18T03:55Z" } } }
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.