vuln-list-alt/oval/c9f2/ALT-PU-2016-1392/definitions.json
2024-06-28 13:17:52 +00:00

204 lines
9.4 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20161392",
"Version": "oval:org.altlinux.errata:def:20161392",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2016-1392: package `krb5` update to version 1.14.2-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2016-1392",
"RefURL": "https://errata.altlinux.org/ALT-PU-2016-1392",
"Source": "ALTPU"
},
{
"RefID": "CVE-2015-2695",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-2695",
"Source": "CVE"
},
{
"RefID": "CVE-2015-2696",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-2696",
"Source": "CVE"
},
{
"RefID": "CVE-2015-2697",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-2697",
"Source": "CVE"
},
{
"RefID": "CVE-2015-2698",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-2698",
"Source": "CVE"
},
{
"RefID": "CVE-2015-8629",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-8629",
"Source": "CVE"
},
{
"RefID": "CVE-2015-8630",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-8630",
"Source": "CVE"
},
{
"RefID": "CVE-2015-8631",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-8631",
"Source": "CVE"
},
{
"RefID": "CVE-2016-3119",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-3119",
"Source": "CVE"
}
],
"Description": "This update upgrades krb5 to version 1.14.2-alt1. \nSecurity Fix(es):\n\n * CVE-2015-2695: lib/gssapi/spnego/spnego_mech.c in MIT Kerberos 5 (aka krb5) before 1.14 relies on an inappropriate context handle, which allows remote attackers to cause a denial of service (incorrect pointer read and process crash) via a crafted SPNEGO packet that is mishandled during a gss_inquire_context call.\n\n * CVE-2015-2696: lib/gssapi/krb5/iakerb.c in MIT Kerberos 5 (aka krb5) before 1.14 relies on an inappropriate context handle, which allows remote attackers to cause a denial of service (incorrect pointer read and process crash) via a crafted IAKERB packet that is mishandled during a gss_inquire_context call.\n\n * CVE-2015-2697: The build_principal_va function in lib/krb5/krb/bld_princ.c in MIT Kerberos 5 (aka krb5) before 1.14 allows remote authenticated users to cause a denial of service (out-of-bounds read and KDC crash) via an initial '\\0' character in a long realm field within a TGS request.\n\n * CVE-2015-2698: The iakerb_gss_export_sec_context function in lib/gssapi/krb5/iakerb.c in MIT Kerberos 5 (aka krb5) 1.14 pre-release 2015-09-14 improperly accesses a certain pointer, which allows remote authenticated users to cause a denial of service (memory corruption) or possibly have unspecified other impact by interacting with an application that calls the gss_export_sec_context function. NOTE: this vulnerability exists because of an incorrect fix for CVE-2015-2696.\n\n * CVE-2015-8629: The xdr_nullstring function in lib/kadm5/kadm_rpc_xdr.c in kadmind in MIT Kerberos 5 (aka krb5) before 1.13.4 and 1.14.x before 1.14.1 does not verify whether '\\0' characters exist as expected, which allows remote authenticated users to obtain sensitive information or cause a denial of service (out-of-bounds read) via a crafted string.\n\n * CVE-2015-8630: The (1) kadm5_create_principal_3 and (2) kadm5_modify_principal functions in lib/kadm5/srv/svr_principal.c in kadmind in MIT Kerberos 5 (aka krb5) 1.12.x and 1.13.x before 1.13.4 and 1.14.x before 1.14.1 allow remote authenticated users to cause a denial of service (NULL pointer dereference and daemon crash) by specifying KADM5_POLICY with a NULL policy name.\n\n * CVE-2015-8631: Multiple memory leaks in kadmin/server/server_stubs.c in kadmind in MIT Kerberos 5 (aka krb5) before 1.13.4 and 1.14.x before 1.14.1 allow remote authenticated users to cause a denial of service (memory consumption) via a request specifying a NULL principal name.\n\n * CVE-2016-3119: The process_db_args function in plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c in the LDAP KDB module in kadmind in MIT Kerberos 5 (aka krb5) through 1.13.4 and 1.14.x through 1.14.1 mishandles the DB argument, which allows remote authenticated users to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted request to modify a principal.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2016-04-26"
},
"Updated": {
"Date": "2016-04-26"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2015-2695",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CWE": "CWE-763",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-2695",
"Impact": "Low",
"Public": "20151109"
},
{
"ID": "CVE-2015-2696",
"CVSS": "AV:N/AC:M/Au:N/C:N/I:N/A:C",
"CWE": "CWE-18",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-2696",
"Impact": "High",
"Public": "20151109"
},
{
"ID": "CVE-2015-2697",
"CVSS": "AV:N/AC:L/Au:S/C:N/I:N/A:P",
"CWE": "CWE-125",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-2697",
"Impact": "Low",
"Public": "20151109"
},
{
"ID": "CVE-2015-2698",
"CVSS": "AV:N/AC:M/Au:S/C:C/I:C/A:C",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-2698",
"Impact": "High",
"Public": "20151113"
},
{
"ID": "CVE-2015-8629",
"CVSS": "AV:N/AC:H/Au:S/C:P/I:N/A:N",
"CVSS3": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-125",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-8629",
"Impact": "Low",
"Public": "20160213"
},
{
"ID": "CVE-2015-8630",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "NVD-CWE-Other",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-8630",
"Impact": "High",
"Public": "20160213"
},
{
"ID": "CVE-2015-8631",
"CVSS": "AV:N/AC:L/Au:S/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-772",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-8631",
"Impact": "Low",
"Public": "20160213"
},
{
"ID": "CVE-2016-3119",
"CVSS": "AV:N/AC:M/Au:S/C:N/I:N/A:P",
"CVSS3": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"CWE": "NVD-CWE-Other",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-3119",
"Impact": "Low",
"Public": "20160326"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:8.4",
"cpe:/o:alt:spserver:8.4"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:3001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20161392001",
"Comment": "krb5-doc is earlier than 0:1.14.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20161392002",
"Comment": "krb5-kadmin is earlier than 0:1.14.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20161392003",
"Comment": "krb5-kdc is earlier than 0:1.14.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20161392004",
"Comment": "krb5-kinit is earlier than 0:1.14.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20161392005",
"Comment": "libkrb5 is earlier than 0:1.14.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20161392006",
"Comment": "libkrb5-devel is earlier than 0:1.14.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20161392007",
"Comment": "libkrb5-ldap is earlier than 0:1.14.2-alt1"
}
]
}
]
}
}
]
}