Lucene search
+L

851 matches found

AlmaLinux
AlmaLinux
added 2023/11/07 12:0 a.m.38 views

Moderate: krb5 security and bug fix update

Kerberos is a network authentication system, which can improve the security of your network by eliminating the insecure practice of sending passwords over the network in unencrypted form. It allows clients and servers to authenticate to each other with the help of a trusted third party, the...

8.8CVSS7.3AI score0.02791EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2023/10/24 9:56 p.m.17 views

CVE-2023-5568 Samba: heap buffer overflow with freshness tokens in the heimdal kdc

A heap-based Buffer Overflow flaw was discovered in Samba. It could allow a remote, authenticated attacker to exploit this vulnerability to cause a denial of service...

5.9CVSS5.9AI score0.01573EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2023/10/17 12:0 a.m.17 views

Samba File Buffer Overflow Vulnerability (CVE-2023-5568)

Samba is prone to a buffer overflow vulnerability. SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:samba:samba"; ifdescription...

6.5CVSS6.8AI score0.01573EPSS
SaveExploits0References1
Rockylinux
Rockylinux
added 2023/08/31 4:54 p.m.47 views

krb5 bug fix update

An update is available for krb5. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Kerberos is a network authentication system, which can improve the security of...

7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2023/08/22 5:50 p.m.47 views

CVE-2023-39975

A vulnerability was found in MIT krb5, where an authenticated attacker can cause a KDC to free the same pointer twice if it can induce a failure in authorization data handling...

8.8CVSS8.2AI score0.01229EPSS
SaveExploits0References3
Veracode
Veracode
added 2023/08/18 3:50 a.m.28 views

Double Free

libkrb5.so is vulnerable to Double Free. The vulnerability exists due to a failure in authorization data handling in the dotgsreq.c, which allows an attacker to cause the Key Distribution Center KDC to free the same pointer twice when incorrect data is copied from one ticket to another...

8.8CVSS6.7AI score0.01229EPSS
SaveExploits0References9Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/08/15 12:0 a.m.37 views

FreeBSD : krb5 -- Double-free in KDC TGS processing (a6986f0f-3ac0-11ee-9a88-206a8a720317)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the a6986f0f-3ac0-11ee-9a88-206a8a720317 advisory. - This is a backport of the upstream fix for CVE-2023-39975: https://github.com/krb5/krb5/pull/1312...

8.8CVSS7.2AI score0.01229EPSS
SaveExploits0References3
FreeBSD
FreeBSD
added 2023/08/07 12:0 a.m.26 views

krb5 -- Double-free in KDC TGS processing

The MIT krb5 Team reports: When issuing a ticket for a TGS renew or validate request, copy only the server field from the outer part of the header ticket to the new ticket. Copying the whole structure causes the encpart pointer to be aliased to the header ticket until krb5encrypttktpart is called...

8.8CVSS7.4AI score0.01229EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2023/06/27 3:15 p.m.5 views

Important: Red Hat Enhancement Advisory: krb5 bug fix update

An update for krb5 is now available for Red Hat Enterprise Linux 8. Kerberos is a network authentication system, which can improve the security of your network by eliminating the insecure practice of sending passwords over the network in unencrypted form. It allows clients and servers to...

8.8CVSS6.9AI score0.06419EPSS
SaveExploits1References1
Rockylinux
Rockylinux
added 2023/06/24 6:53 p.m.23 views

krb5 bug fix update

An update is available for krb5. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Kerberos is a network authentication system, which can improve the security of...

7AI score
SaveExploits0
OSV
OSV
added 2023/06/22 5:15 p.m.16 views

CVE-2023-3326

pamkrb5 authenticates a user by essentially running kinit with the password, getting a ticket-granting ticket tgt from the Kerberos KDC Key Distribution Center over the network, as a way to verify the password. However, if a keytab is not provisioned on the system, pamkrb5 has no way to validate...

9.8CVSS6.6AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2023/06/22 5:15 p.m.375 views

CVE-2023-3326

pamkrb5 authenticates a user by essentially running kinit with the password, getting a ticket-granting ticket tgt from the Kerberos KDC Key Distribution Center over the network, as a way to verify the password. However, if a keytab is not provisioned on the system, pamkrb5 has no way to validate...

9.8CVSS7.2AI score0.01098EPSS
SaveExploits0References3
CVE
CVE
added 2023/06/22 4:37 p.m.117 views

CVE-2023-3326

CVE-2023-3326 affects pam_krb5 in FreeBSD deployments where a keytab is not provisioned. The module authenticates by requesting a Kerberos TGT from KDC using the user password, but without a keytab there is no way to validate the KDC’s response, allowing an attacker who can control both the passw...

9.8CVSS9.6AI score0.01098EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2023/06/22 4:37 p.m.59 views

CVE-2023-3326

pamkrb5 authenticates a user by essentially running kinit with the password, getting a ticket-granting ticket tgt from the Kerberos KDC Key Distribution Center over the network, as a way to verify the password. However, if a keytab is not provisioned on the system, pamkrb5 has no way to validate...

9.8CVSS9.7AI score0.01098EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2023/06/21 12:0 a.m.25 views

FreeBSD -- Network authentication attack via pam_krb5

Problem Description: pamkrb5 authenticates the user by essentially running kinit1 with the password, getting a ticket-granting ticket' tgt from the Kerberos KDC Key Distribution Center over the network, as a way to verify the password. Normally, the system running the pamkrb5 module will also hav...

9.8CVSS7.3AI score0.01098EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/06/13 12:0 a.m.15 views

EulerOS Virtualization 3.0.6.0 : samba (EulerOS-SA-2023-2231)

According to the versions of the samba packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - MaxQueryDuration not honoured in Samba AD DC LDAP CVE-2021-3670 - A flaw was found in Samba. The security vulnerability occurs whe...

8.8CVSS7.5AI score0.06419EPSS
SaveExploits2References9
Tenable Nessus
Tenable Nessus
added 2023/06/09 12:0 a.m.25 views

EulerOS 2.0 SP5 : samba (EulerOS-SA-2023-2168)

According to the versions of the samba packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrapdes and unwrapdes3 routines of Heimdal. The DES and...

8.8CVSS7.5AI score0.06419EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2023/06/07 12:0 a.m.15 views

EulerOS Virtualization 2.11.0 : krb5 (EulerOS-SA-2023-2096)

According to the versions of the krb5 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - PAC parsing in MIT Kerberos 5 aka krb5 before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code...

8.8CVSS7.5AI score0.06419EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2023/05/16 12:0 a.m.35 views

EulerOS Virtualization 2.10.0 : samba (EulerOS-SA-2023-1929)

According to the versions of the samba packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrapdes and unwrapdes3 routines of Heimdal. The...

8.8CVSS7.5AI score0.06419EPSS
SaveExploits1References3
Oracle linux
Oracle linux
added 2023/05/15 12:0 a.m.49 views

krb5 security, bug fix, and enhancement update

1.20.1-8.0.1 - Fixed race condition in krb5setpassword Orabug: 33609767 1.20.1-8 - Fix datetime parsing in kadmin on s390x - Resolves: rhbz2169985 1.20.1-7 - Fix double free on kdb5util key creation failure - Resolves: rhbz2166603 1.20.1-6 - Add support for MS-PAC extended KDC signature...

9CVSS7.3AI score0.13794EPSS
SaveExploits1
Rows per page
Query Builder